Reorganize page URLs to match the sidebar (#185)

Principles:

- lowercase URLs only
- kebab-case
- generally match sidebar structure
This commit is contained in:
Jed Fox
2023-06-12 15:20:06 -04:00
committed by GitHub
parent b5e8296318
commit 5d433c617e
70 changed files with 291 additions and 429 deletions

View File

@@ -16,6 +16,6 @@ body:
attributes:
label: 'Documentation URL'
description: Please enter the GitHub URL to the documentation file
placeholder: ex. https://github.com/USERNAME/REPO_NAME/blob/main/docs/Budgeting/categories.md
placeholder: ex. https://github.com/USERNAME/REPO_NAME/blob/main/docs/budgeting/categories.md
validations:
required: true