diff --git a/docs/awesome.md b/docs/awesome.md deleted file mode 100644 index f2294a3d..00000000 --- a/docs/awesome.md +++ /dev/null @@ -1,5 +0,0 @@ - -!!! tip "Contribute to Awesome" - [Contribute to the TIDES Awesome List.](https://github.com/TIDES-transit/awesome-list/edit/main/README.md) - -{% include-markdown "https://raw.githubusercontent.com/TIDES-transit/awesome-list/refs/heads/main/README.md" %} diff --git a/docs/resources.md b/docs/resources.md new file mode 100644 index 00000000..505668c2 --- /dev/null +++ b/docs/resources.md @@ -0,0 +1,5 @@ + +!!! tip "Contribute to Resources" + [Contribute to the TIDES Resource List.](https://github.com/TIDES-transit/awesome-list/edit/main/README.md) + +{% include-markdown "https://raw.githubusercontent.com/TIDES-transit/awesome-list/refs/heads/main/README.md" %} diff --git a/mkdocs.yml b/mkdocs.yml index 655d9086..1de1b810 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -32,6 +32,9 @@ plugins: securityLevel: 'loose' - mike: version_selector: true + - redirects: + redirect_maps: + 'awesome.md': 'resources.md' - search extra: @@ -95,7 +98,7 @@ nav: - Contributor license agreement: governance/policies/CLA.md - Board Actions: governance/actions.md - Board Meetings: governance/meetings.md - - Awesome: awesome.md + - Resources: resources.md copyright: |