Skip to content

Commit

Permalink
Add redirect for Getting Started page
Browse files Browse the repository at this point in the history
  • Loading branch information
jondricek authored Mar 22, 2024
1 parent 8488c83 commit ba6348e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/redirections/redirections.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"title" : "Getting Started Redirect",
"from" : "resources/getting-started",
"to" : "/resources/"
},
{
"title" : "Training Redirect",
"from" : "training",
Expand Down

0 comments on commit ba6348e

Please sign in to comment.