Skip to content
This repository was archived by the owner on Jun 24, 2019. It is now read-only.

Commit 801dac9

Browse files
committed
Update editUrl and gitignore
1 parent f5a9c35 commit 801dac9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
22
docs/public
3+
deploy.sh

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ canonifyUrls = true
77
disablePathToLower = true
88

99
[params]
10-
editURL = "https://github.com/wenzhixin/vue-bootstrap-table/master/docs/content/"
10+
editURL = "https://github.com/wenzhixin/vue-bootstrap-table/blob/develop/docs/content/"
1111
description = "Documentation for Vue Bootstrap Table"
1212
author = "Wen Zhixin"
1313
showVisitedLinks = true

0 commit comments

Comments
 (0)