Skip to content

Commit

Permalink
Merge pull request #420 from Anthony01M/fix-419-contact-us-and-redire…
Browse files Browse the repository at this point in the history
…ct-loop

Resolve Assets "Contact Us" link and redirect issues.
  • Loading branch information
TGlide authored Dec 18, 2023
2 parents ad9a29f + 8ba914f commit fe59fa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hooks/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
{
"link": "/docs/getting-started-for-server",
"redirect": "/docs/getting-started-for-server"
"redirect": "/docs/quick-starts"
},
{
"link": "/docs/self-hosting",
Expand Down Expand Up @@ -660,4 +660,4 @@
"redirect": "/privacy"
}

]
]

0 comments on commit fe59fa3

Please sign in to comment.