diff --git a/README.md b/README.md index 98e32507d..9a421e90e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ If you encounter issues, review the [troubleshooting docs][30], [file an issue][ ## 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 @@ -46,4 +46,5 @@ See [the list of releases][6] to find out about feature changes. [25]: https://kubernetes.slack.com/messages/velero [29]: https://velero.io/docs/ [30]: https://velero.io/docs/troubleshooting -[100]: https://velero.io/docs/master/img/velero.png \ No newline at end of file +[31]: https://velero.io/docs/start-contributing +[100]: https://velero.io/docs/master/img/velero.png diff --git a/site/_data/shortlinks.yml b/site/_data/shortlinks.yml index 0a6744fc8..fd50bacc7 100644 --- a/site/_data/shortlinks.yml +++ b/site/_data/shortlinks.yml @@ -10,3 +10,12 @@ - title: Install Overview key: install-overview 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