mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-19 21:11:45 +10:00
docs: canonicalize getting started routes
This commit is contained in:
+11
-1
@@ -4,6 +4,16 @@
|
||||
"name": "Reactive Resume",
|
||||
"favicon": "/favicon.svg",
|
||||
"description": "A privacy-minded resume builder that is customizable, portable, open-source, and free to use.",
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/getting-started/index",
|
||||
"destination": "/getting-started"
|
||||
},
|
||||
{
|
||||
"source": "/translation/README",
|
||||
"destination": "/contributing/translations"
|
||||
}
|
||||
],
|
||||
"seo": {
|
||||
"indexing": "navigable",
|
||||
"metatags": {
|
||||
@@ -33,7 +43,7 @@
|
||||
{
|
||||
"group": "Getting Started",
|
||||
"pages": [
|
||||
"getting-started/index",
|
||||
"getting-started",
|
||||
"getting-started/quickstart",
|
||||
"guides/checking-service-status",
|
||||
"guides/accessing-the-previous-version"
|
||||
|
||||
Reference in New Issue
Block a user