Replies: 1 comment
-
Created #6208 to demonstrate a working (?) example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggestion
I'd like to propose to use GitHub Action to check whether links referenced in our docs exist. Possible criteria:
http://localhost:3000/explorer
or similar URL for the API explorer./docs
folderSome investigation
I did some investigation and found https://github.com/marketplace/actions/link-checker might be the closest of what we want, but it doesn't have the "ignore list" capability.
Note: I wasn't able to get it to show as error in the checks yet at the time of opening this issue, it might be because I don't have the right configuration.

Beta Was this translation helpful? Give feedback.
All reactions