Skip to content

Commit

Permalink
Remove trailing slash in urls
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot committed Mar 4, 2024
1 parent 0798028 commit 6f24b89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
basePath: "/open-source/victory",
trailingSlash: true,
compiler: {
styledComponents: true,
},
Expand Down

0 comments on commit 6f24b89

Please sign in to comment.