Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
added to fix redirection issues the redirect plug-in in MKdocs didn't catch.
  • Loading branch information
fredericsimard committed Jul 10, 2024
1 parent f55b15b commit 12880cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Redirect /reference/index.html /specification/reference/index.html
Redirect /es/reference/ /es/specification/reference/
Redirect /fr/reference/ /fr/specification/reference/

0 comments on commit 12880cc

Please sign in to comment.