mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-15 02:53:25 +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"
|
||||
|
||||
@@ -13,7 +13,7 @@ Reactive Resume is a free resume builder for creating resumes in a browser, choo
|
||||
- Export your resume as a PDF.
|
||||
- Share a public resume URL with recruiters, hiring managers, or collaborators.
|
||||
|
||||
Start with [Introduction](/getting-started/index) for the product overview or follow the [Quickstart](/getting-started/quickstart) to create your first resume on [rxresu.me](https://rxresu.me).
|
||||
Start with [Introduction](/getting-started) for the product overview or follow the [Quickstart](/getting-started/quickstart) to create your first resume on [rxresu.me](https://rxresu.me).
|
||||
|
||||
## Builder workflow
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Reactive Resume includes a browser-based builder, resume templates, PDF export,
|
||||
|
||||
Helpful starting points:
|
||||
|
||||
- [Introduction](/getting-started/index)
|
||||
- [Introduction](/getting-started)
|
||||
- [Quickstart](/getting-started/quickstart)
|
||||
- [Creating your first resume](/guides/creating-your-first-resume)
|
||||
- [Managing resumes from the dashboard](/guides/managing-resumes-from-the-dashboard)
|
||||
|
||||
Reference in New Issue
Block a user