Update configuration.md

https://github.com/docsifyjs/docsify/pull/1511
This commit is contained in:
沈唁 2021-02-18 15:30:33 +08:00 committed by GitHub
parent 0b7485d99d
commit 4667324c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ window.$docsify = {
```js
window.$docsify = {
alias: {
'/foo/(+*)': '/bar/$1', // supports regexp
'/foo/(.*)': '/bar/$1', // supports regexp
'/zh-cn/changelog': '/changelog',
'/changelog':
'https://raw.githubusercontent.com/docsifyjs/docsify/master/CHANGELOG',