Skip to content

Commit 8b5d2a0

Browse files
KeziahMosellephanan
authored andcommitted
docs: fix hexo links (vuejs#2329)
1 parent 07833cf commit 8b5d2a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hexo Configuration
2-
## Docs: http://zespia.tw/hexo/docs/configuration.html
3-
## Source: https://github.com/tommy351/hexo/
2+
## Docs: https://hexo.io/docs/
3+
## Source: https://github.com/hexojs/hexo
44

55
# Site
66
title: Vue.js
@@ -78,8 +78,8 @@ pagination_dir: page
7878
disqus_shortname:
7979

8080
# Extensions
81-
## Plugins: https://github.com/tommy351/hexo/wiki/Plugins
82-
## Themes: https://github.com/tommy351/hexo/wiki/Themes
81+
## Plugins: https://github.com/hexojs/hexo/wiki/Plugins
82+
## Themes: https://github.com/hexojs/hexo/wiki/Themes
8383
theme: vue
8484
exclude_generator:
8585

@@ -136,7 +136,7 @@ offline:
136136
origin: maxcdn.bootstrapcdn.com
137137

138138
# Deployment
139-
## Docs: http://zespia.tw/hexo/docs/deployment.html
139+
## Docs: https://hexo.io/docs/one-command-deployment
140140
deploy:
141141
type: git
142142
repository: [email protected]:vuejs/vuejs.org.git

0 commit comments

Comments
 (0)