Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
devm33 committed Aug 3, 2024
1 parent 239a29b commit 887307c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/create-pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ function addRedirects(actions: Actions) {
redirect("/about", "/");
// Redirect for resume pdf short-link
redirect("/resume.pdf", "/devraj_mehta_resume.pdf");
// External shortlinks
// External short links
redirect("/3d", "https://makerworld.com/@devm33");
}

Expand Down

0 comments on commit 887307c

Please sign in to comment.