add a few more shortlinks to docs pages

Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
Steve Kriss
2020-02-13 10:46:58 -07:00
parent 61e1047bcb
commit 8c7f0bf44a
2 changed files with 12 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ If you encounter issues, review the [troubleshooting docs][30], [file an issue][
## Contributing ## Contributing
If you are ready to jump in and test, add code, or help with documentation, follow the instructions on our [Start contributing](https://velero.io/docs/master/start-contributing/) documentation for guidance on how to setup Velero for development. If you are ready to jump in and test, add code, or help with documentation, follow the instructions on our [Start contributing][31] documentation for guidance on how to setup Velero for development.
## Changelog ## Changelog
@@ -46,4 +46,5 @@ See [the list of releases][6] to find out about feature changes.
[25]: https://kubernetes.slack.com/messages/velero [25]: https://kubernetes.slack.com/messages/velero
[29]: https://velero.io/docs/ [29]: https://velero.io/docs/
[30]: https://velero.io/docs/troubleshooting [30]: https://velero.io/docs/troubleshooting
[31]: https://velero.io/docs/start-contributing
[100]: https://velero.io/docs/master/img/velero.png [100]: https://velero.io/docs/master/img/velero.png

View File

@@ -10,3 +10,12 @@
- title: Install Overview - title: Install Overview
key: install-overview key: install-overview
destination: basic-install destination: basic-install
- title: Start Contributing
key: start-contributing
destination: start-contributing
- title: Customize Installation
key: customize-installation
destination: customize-installation
- title: Frequently Asked Questions
key: faq
destination: faq