Skip to content

Commit

Permalink
website: Fix manual linkt
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpurkhiser committed Nov 22, 2023
1 parent 1176478 commit b53fee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Expand Up @@ -6,7 +6,7 @@
"src": "/manual",
"status": 302,
"headers": {
"Location": "https://www.notion.so/Prolink-Tools-User-Manual-1c0e5b28732b435a9804b992939ed791"
"Location": "https://evanpurkhiser.notion.site/evanpurkhiser/Prolink-Tools-User-Manual-1c0e5b28732b435a9804b992939ed791"
}
},
{"src": "/.*", "dest": "/index.html"}
Expand Down

0 comments on commit b53fee8

Please sign in to comment.