Skip to content

Broken API documentation links #1023

@gualtierotesta

Description

@gualtierotesta

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

Several links in the internal pages of the API documentation refer to an Auth0 internal domain (manage.local.dev.auth0.com) not accessible from Internet.

For example the link to "using query string syntax" in the page

https://auth0.github.io/node-auth0/classes/management.UsersManager.html#getAll

points to

https://manage.local.dev.auth0.com/docs/users/search/v3/query-syntax

which I cannot access

Reproduction

  1. Browse to https://auth0.github.io/node-auth0/classes/management.UsersManager.html#getAll
  2. Click on "using query string syntax" link
  3. Browse cannot access the page

Additional context

No response

node-auth0 version

Not applicable

Node.js version

Not applicable

Metadata

Metadata

Labels

bugThis points to a verified bug in the code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions