Fix the edit docs link in svelte guide (#6746)

Fix the edit docs link in svelte guide
This commit is contained in:
Michael Shilman 2019-05-08 22:04:02 +08:00 committed by GitHub
commit e96c2d401f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ module.exports = {
'/guides/guide-mithril/',
'/guides/guide-ember/',
'/guides/guide-riot/',
'/guides/guide-svelte/',
],
configurations: [
'/configurations/options-parameter/',