mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-10 04:21:20 +00:00
Add MLC for link checking (#1097)
* docs: add mlc config and github action to check links Ignores relative links since we can only check those from the main website project. * docs: update redirecting links and configure some ignore patterns
This commit is contained in:
committed by
GitHub
parent
38a5bf478f
commit
3e461d5cc4
@@ -4,7 +4,7 @@
|
||||
|
||||
With this command, you can generate documentation previews for API definitions on your local machine.
|
||||
|
||||
If you have a license key or API key, you will get a preview of the premium [Redocly API reference docs](https://redocly.com/reference-docs). If you don't, you will get a preview of [Redoc community edition](https://redocly.com/redoc).
|
||||
If you have a license key or API key, you will get a preview of the premium [Redocly API reference docs](https://redocly.com/reference/). If you don't, you will get a preview of [Redoc community edition](https://redocly.com/redoc/).
|
||||
|
||||
:::success Tip
|
||||
To preview docs using the premium Redocly API reference docs, you must first authenticate to the API registry with the [`login`](./login.md) command.
|
||||
|
||||
Reference in New Issue
Block a user