Reorganise "about" headers

This commit is contained in:
Cerno_b
2023-11-11 17:07:39 +01:00
parent 9212f4f0a2
commit bc2ff75da2
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -1,5 +1,6 @@
source,destination
/about/index.html,/index.html
/about/troubleshooting.html,/tutorials/troubleshooting.html
/classes/_classes.html,/classes/
/community/contributing/best_practices_for_engine_contributors.html,/contributing/development/best_practices_for_engine_contributors.html
/community/contributing/bisecting_regressions.html,/contributing/workflow/bisecting_regressions.html
1 source destination
2 /about/index.html /index.html
3 /about/troubleshooting.html /tutorials/troubleshooting.html
4 /classes/_classes.html /classes/
5 /community/contributing/best_practices_for_engine_contributors.html /contributing/development/best_practices_for_engine_contributors.html
6 /community/contributing/bisecting_regressions.html /contributing/workflow/bisecting_regressions.html