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

Links for API Docs on home page 404 #7210

Closed
dfc opened this issue Aug 22, 2017 · 2 comments
Closed

Links for API Docs on home page 404 #7210

dfc opened this issue Aug 22, 2017 · 2 comments

Comments

@dfc
Copy link

dfc commented Aug 22, 2017

The API docs links from https://docs.librenms.org/ are all broken:

            <a href="/API/API-Docs/">API Docs</a><br>
            <a href="/API/API-Docs/#api-structure">API Structure</a><br>
            <a href="/API/API-Docs/#api-endpoints">API Endpoints</a><br>
            <a href="/API/API-Docs/"><strong>More...</strong></a>

It looks like this should be

            <a href="/API/">API Docs</a><br>
            <a href="/API/#api-structure">API Structure</a><br>
            <a href="/API/#api-endpoints">API Endpoints</a><br>
            <a href="/API/"><strong>More...</strong></a>
@laf
Copy link
Member

laf commented Aug 22, 2017

Are you submitting a pull request to fix?

@lock
Copy link

lock bot commented May 16, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed.

@lock lock bot locked as resolved and limited conversation to collaborators May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants