docs/TokensApi.md in fastly-8.0.1 vs docs/TokensApi.md in fastly-8.1.0

- old
+ new

@@ -60,10 +60,10 @@ ```ruby create_token: <TokenCreatedResponse> # Create a token ``` -Create an API token. If two-factor authentication is enabled for your account, review [the instructions](/reference/api/auth-tokens/user/) for including a one-time password in the request. +Create an API token. If two-factor authentication is enabled for your account, review [the instructions](https://www.fastly.com/documentation/reference/api/auth-tokens/user/) for including a one-time password in the request. ### Examples ```ruby api_instance = Fastly::TokensApi.new