mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Check for anchors (hashes) for external links on the documentation
This commit is contained in:
committed by
Traefiker Bot
parent
aa3ea17a8f
commit
60b5286f8c
@@ -236,6 +236,14 @@ $ make docs-clean docs-verify
|
||||
...
|
||||
```
|
||||
|
||||
Please note that verification can be disabled by setting the environment variable `DOCS_VERIFY_SKIP` to `true`:
|
||||
|
||||
```shell
|
||||
DOCS_VERIFY_SKIP=true make docs-verify
|
||||
...
|
||||
DOCS_LINT_SKIP is true: no linting done.
|
||||
```
|
||||
|
||||
## How to Write a Good Issue
|
||||
|
||||
Please keep in mind that the GitHub issue tracker is not intended as a general support forum, but for reporting bugs and feature requests.
|
||||
|
||||
Reference in New Issue
Block a user