update basePath

This commit is contained in:
Neil Parikh 2021-05-16 07:36:25 -04:00
parent 361b680354
commit 7405972541
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ const devConfig = {
};
const prodConfig = {
basePath: "/~n3parikh/links",
basePath: "/links",
};
// eslint-disable-next-line no-undef