We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b85f1a commit c83e3c9Copy full SHA for c83e3c9
docs-v2/next.config.mjs
@@ -8,7 +8,7 @@ const withNextra = nextra({
8
9
export default withNextra({
10
basePath: "/docs",
11
- trailingSlash: true,
+ trailingSlash: false,
12
images: {
13
remotePatterns: [
14
{
0 commit comments