Merge pull request #1969 from buck10/trunk

Fix links to files in the docs directory
This commit is contained in:
Nate Smith 2020-09-30 11:09:20 -05:00 committed by GitHub
commit a358bb73db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ We'd love to hear your feedback about `gh`. If you spot bugs or have features th
### Linux
See [Linux installation docs](/docs/install_linux.md).
See [Linux installation docs](./docs/install_linux.md).
### Windows
@ -98,5 +98,5 @@ tool. Check out our [more detailed explanation][gh-vs-hub] to learn more.
[releases page]: https://github.com/cli/cli/releases/latest
[hub]: https://github.com/github/hub
[contributing page]: https://github.com/cli/cli/blob/trunk/.github/CONTRIBUTING.md
[gh-vs-hub]: /docs/gh-vs-hub.md
[build from source]: /docs/source.md
[gh-vs-hub]: ./docs/gh-vs-hub.md
[build from source]: ./docs/source.md