Skip to content

Commit

Permalink
change the default editor to editor.weex.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanks10100 committed Mar 18, 2019
1 parent d65f0d8 commit 90625e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/website.js
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@ exports.default = {
props: ['type', 'category', 'language'],
filters: {
url: function url(hash) {
return 'http://dotwe.org/vue/' + hash;
return 'http://editor.weex.io/vue/' + hash;
}
},
methods: {
Expand Down
Loading

0 comments on commit 90625e6

Please sign in to comment.