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:
parent
d2e06b40d0
commit
0825930c0e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue