Website: fix developer 'get started' links

Links of the `[text][linkname]` form should not have a space between
the two bracketed parts. And I removed the link to projects.blender.org
because the other two links also link there (indirectly resp. directly).
This commit is contained in:
Sybren A. Stüvel 2023-05-09 15:36:23 +02:00
parent 08c67347db
commit bbeefd4bfa

View File

@ -20,12 +20,10 @@ the [quickstart guide](/usage/quickstart/).
<---> <--->
## Development ## Development
You can get started with Flamenco development by following [the documentation] You can get started with Flamenco development by following [the developer
[dev-get-started], and getting the sources at [projects.blender.org][project]. documentation][dev-get-started]. If you want to know what kind of work can be
If you want to know what kind of work can be done, take a look at the [workboard] done, take a look at the [workboard][workboard].
[workboard].
[project]: https://projects.blender.org/studio/flamenco
[dev-get-started]: /development/getting-started [dev-get-started]: /development/getting-started
[workboard]: https://projects.blender.org/studio/flamenco/issues [workboard]: https://projects.blender.org/studio/flamenco/issues
@ -40,4 +38,4 @@ helps Flamenco to get better!
<---> <--->
{{</columns >}} {{</columns >}}