Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links due to code comments #92

Closed
noahmulfinger opened this issue Dec 27, 2017 · 0 comments
Closed

Broken links due to code comments #92

noahmulfinger opened this issue Dec 27, 2017 · 0 comments
Assignees

Comments

@noahmulfinger
Copy link
Contributor

The below broken links are markdown links within code comments. These links don't get processed by Acetate and thus don't get the base url appended. We might want to figure out a way to autogenerate these in-comment links so we don't have to manually set and maintain them.

Appears on Link Text 404ing URL
https://esri.github.io/arcgis-rest-js/api/request/checkForErrors/ ArcGISAuthError https://esri.github.io/api/arcgis-core/ArcGISAuthError
https://esri.github.io/arcgis-rest-js/api/request/checkForErrors/ ArcGISRequestError https://esri.github.io/api/arcgis-core/ArcGISRequestError
https://esri.github.io/arcgis-rest-js/api/request/IRequestOptions/ request() https://esri.github.io/api/arcgis-core/request
https://esri.github.io/arcgis-rest-js/api/auth/UserSession/ request https://esri.github.io/api/request/request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant