Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make slug of single page be not unique (#6545)
#### What type of PR is this? /kind cleanup /area core /milestone 2.19.0 #### What this PR does / why we need it: For backward compatibility, the slug of single page should not be unique. BTW, the problem was introduced by <#6540>. #### Does this PR introduce a user-facing change? ```release-note None ```
- Loading branch information