rap-community-of-practice
rap-community-of-practice copied to clipboard
fix homepage links
❓What: updates links from homepage to point to the correct landing pages for each section
🧠Why?: So that the links point to the right places
👨💻How?: By updating the links
Checklist:
Have checked for the following:
- [ ] The website still builds correctly, and you can view it using
mkdocs serve. - [ ] There are no new "warnings" from mkdocs
- [ ] Does your page follow the page template (or here in Markdown)?
- [ ] Spelling errors
- [ ] Consistent capitalization
- [ ] Consistent numbers
- [ ] Material features incorrectly implemented: search for code blocks and markers (e.g. !!!).
- [ ] Code snippets don't work
- [ ] Images not working
- [ ] Links not working
Where it was tested
- Github Codespaces - 2-core, 4GB RAM, 32GB hard drive
- devcontainer.json describes further settings