diff --git a/README.md b/README.md index e0fc807cec..e9ec201683 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You should be able to access the doc site via your web browser at `localhost:800 ## To contribute -We would love contributions to the docs! We have a Contributing Guide ([view on GitHub](https://github.com/missionpinball/mpf-docs/blob/main/docs/about/help_docs.md) | [view on the website](https://missionpinball.org/about/help_docs/)) +We would love contributions to the docs! We have a Contributing Guide ([view on GitHub](https://github.com/missionpinball/mpf-docs/blob/main/docs/about/help_docs.md) | [view on the website](https://missionpinball.org/latest/about/help_docs/)) which explains how to contribute. ## Configuring site navigation @@ -42,7 +42,7 @@ something someone could look into. ## Script to build the showcase pages -The MPF project showcase is published at [missionpinball.org/showcase](https://missionpinball.org/showcase/). +The MPF project showcase is published at [missionpinball.org/latest/showcase](https://missionpinball.org/latest/showcase/). The source content for each showcase entry are YAML files [`/showcase`](https://github.com/missionpinball/mpf-docs/tree/main/showcase) folder of this repo. The script [`generate_showcase_pages.py`](https://github.com/missionpinball/mpf-docs/blob/main/build_tools/generate_showcase_pages.py) generates the .md files for each project, and also generates the showcase index page. diff --git a/docs/install/index.md b/docs/install/index.md index 774fc48c72..a1a471ff0e 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -131,4 +131,4 @@ If you have an existing MPF 0.57 project and would like to use MPF 0.80 and the ## Next step: The Tutorial! We have a tutorial which walks you through the first few steps of getting -your project started at [missionpinball.org/tutorial](../tutorial/index.md) +your project started at [missionpinball.org/latest/tutorial](../tutorial/index.md) diff --git a/docs/testing/index.md b/docs/testing/index.md index b69245d1d8..3d0ea2706c 100644 --- a/docs/testing/index.md +++ b/docs/testing/index.md @@ -32,7 +32,7 @@ Bonus: there are “fuzz” tests too which are just automated tests that hit al Consolidate this content to here: -* https://missionpinball.org/tutorial/19_unit_testing/ +* https://missionpinball.org/latest/tutorial/19_unit_testing/ * https://developer.missionpinball.org/en/dev/testing/writing_machine_tests.html * https://developer.missionpinball.org/en/dev/testing/tutorial/2.html diff --git a/includes/todo.md b/includes/todo.md index d8f7eb8ae5..692e1121d4 100644 --- a/includes/todo.md +++ b/includes/todo.md @@ -1,6 +1,6 @@ !!! success "Help us write it!" - This section is unwritten or needs an update or edit. Can you [help write it](https://missionpinball.org/about/help)? + This section is unwritten or needs an update or edit. Can you [help write it](https://missionpinball.org/latest/about/help)? Get your name in lights and geeky pinball bragging rights! Hit the magic sparkly wand to the right of the title to see this page source on GitHub. Then add/edit and submit your change. It's easy! :fontawesome-solid-wand-magic-sparkles: :material-arrow-top-right: @@ -8,5 +8,5 @@ ----------------------------------------------------------------------------------
- [CLICK TO LEARN HOW TO EDIT THIS PAGE :material-heart-multiple-outline:](https://missionpinball.org/about/help){ .md-button .md-button--primary } + [CLICK TO LEARN HOW TO EDIT THIS PAGE :material-heart-multiple-outline:](https://missionpinball.org/latest/about/help){ .md-button .md-button--primary }
diff --git a/includes/tutorial.md b/includes/tutorial.md index 9cb7a62537..d4659b3244 100644 --- a/includes/tutorial.md +++ b/includes/tutorial.md @@ -3,4 +3,4 @@ The guide starts [here](index.md). It's been awhile since this tutorial has been updated. If you find anything that - is no longer relevant, please let us know, or better yet, [edit or update it yourself](https://missionpinball.org/about/help.md)! + is no longer relevant, please let us know, or better yet, [edit or update it yourself](https://missionpinball.org/latest/about/help.md)!