Fix broken link in Linkerd2 BUILD.md (#2303)

Fixes a broken link to the CLI documentation in the "Generating CLI Docs" section of the Linkerd2 Development Guide.
This commit is contained in:
Carol A. Scott 2019-02-15 16:46:51 -08:00 committed by GitHub
parent 71ce786dd3
commit 57315b83b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -431,6 +431,6 @@ build_architecture
# Generating CLI docs
The [documentation](https://linkerd.io/2/reference/cli/) for the CLI
The [documentation](https://linkerd.io/2/cli/) for the CLI
tool is partially generated from YAML. This can be generated by running the
`linkerd doc` command.