Replies: 2 comments 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@slorber Thank you for your reply, but I'm still not quite sure how to configure it. I want to achieve the same effect as Thank you! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Issue
When I set
trailingSlash: falseand use yarn start to access/docs, everything works fine initially. However, when I refresh the browser on the/docspage, a trailing slash (/) is automatically added.This behavior does not occur on other pages; it only happens on
/docs.In my
introduction.mdfile, I added the following configuration:slug: /.Beta Was this translation helpful? Give feedback.
All reactions