Update contribute.md - Fixing broken link

Fix broken links in documentation

While doing research for LFX-Mentorship, I found some links that were not working. I replaced them with the correct(?) ones.

Signed-off-by: omcal <omerisildak0@gmail.com>
This commit is contained in:
omcal 2024-02-05 22:46:58 +03:00 committed by omcal
parent d2e06b40d0
commit 0825930c0e
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ If you need to use a license that is not included in either section, please open
# Getting started
- Read the [get started](docs/development/prepare-for-development.md) for developing code for Volcano
- Read the [setup](docs/development/development.md) for build/deploy instructions.
- Read the [get started](https://volcano.sh/en/docs/installation/#prerequisites) for developing code for Volcano
- Read the [setup](https://volcano.sh/en/docs/installation/#install-from-code) for build/deploy instructions.
# Your First Contribution