Corrected link to on_boarding

This commit is contained in:
2025-08-21 20:43:17 +00:00
parent a4ec059bcf
commit 8c305d0001

View File

@@ -14,7 +14,7 @@ In this handbook, we document our own processes, to support our own work and for
- [Process](docs/process.md) - [Process](docs/process.md)
- [Getting paid](docs/getting_paid.md) - [Getting paid](docs/getting_paid.md)
- [Technology](docs/technology.md) - [Technology](docs/technology.md)
- [On-boarding](docs/on-boarding.md) - [On-boarding](docs/on_boarding.md)
- [Radio](docs/radio.md) - [Radio](docs/radio.md)
- [Background reading](docs/background_reading.md) - [Background reading](docs/background_reading.md)
@@ -26,6 +26,6 @@ To contribute, make sure you are in the [MEDLab Contributors](https://git.medlab
Once in that team, navigate to the page you want to edit. To edit, press the pencil-shaped edit icon. If it is not clickable, or if it says you need to fork the repository, you may not be in the MEDLab Contributors team. Once in that team, navigate to the page you want to edit. To edit, press the pencil-shaped edit icon. If it is not clickable, or if it says you need to fork the repository, you may not be in the MEDLab Contributors team.
Once you press the edit icon, you should see an editable text field. Make your changes in Markdown---[syntax is here](https://docs.gitea.com/usage/markdown). Once you press the edit icon, you should see an editable text field. Make your changes in Markdown[syntax is here](https://docs.gitea.com/usage/markdown).
When your edits are complete, go to the bottom of the page to "Commit Changes." Type a simple summary of your changes in the top field. Choose "Commit directly to the `main` branch" and press the "Commit Changes" button. When your edits are complete, go to the bottom of the page to "Commit Changes." Type a simple summary of your changes in the top field. Choose "Commit directly to the `main` branch" and press the "Commit Changes" button.