Skip to content

Commit

Permalink
Change file name
Browse files Browse the repository at this point in the history
  • Loading branch information
151250128 committed Aug 28, 2019
1 parent 0f31a41 commit 7c81ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/Development.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
fetchData() {
const dict = {
"Contributing": Global.SUPPORT_VERSION[Global.LATEST_STR]['doc-prefix'] +
Global.SUPPORT_VERSION[Global.LATEST_STR]['branch'] + "/docs/Development.md",
Global.SUPPORT_VERSION[Global.LATEST_STR]['branch'] + "/docs/Development-Contributing.md",
"IDE": Global.SUPPORT_VERSION[Global.LATEST_STR]['doc-prefix'] +
Global.SUPPORT_VERSION[Global.LATEST_STR]['branch'] + "/docs/Development.md",
Global.SUPPORT_VERSION[Global.LATEST_STR]['branch'] + "/docs/Development-IDE.md",
"Tsfile": Global.SUPPORT_VERSION[Global.LATEST_STR]['doc-prefix'] +
Global.SUPPORT_VERSION[Global.LATEST_STR]['branch'] + "/tsfile/format-changelist.md",
"RPC": Global.SUPPORT_VERSION[Global.LATEST_STR]['doc-prefix'] +
Expand Down

0 comments on commit 7c81ac4

Please sign in to comment.