File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<p class =" desc" >Vue.js はモダンな Web インターフェースを構築するためのライブラリです。<br >シンプルで柔軟性の高い API でデータリアクティブなコンポーネントを提供します。</p >
14
14
<p class =" buttons" >
15
15
<a href =" /guide/installation.html" class =" button" >v<% - theme .vue_version %> をインストール</a >
16
- <a href =" https://github.com/yyx990803 /vue" target =" _blank" class =" button" >GitHub のソース</a >
16
+ <a href =" https://github.com/vuejs /vue" target =" _blank" class =" button" >GitHub のソース</a >
17
17
</p >
18
18
<ul id =" social" >
19
19
<li ><a href =" https://twitter.com/vuejs" class =" twitter-follow-button" data-show-count =" false" data-dnt =" true" >Follow @vuejs</a ></li >
20
- <li ><iframe src =" http://ghbtns.com/github-btn.html?user=yyx990803 &repo=vue&type=watch&count=true"
20
+ <li ><iframe src =" http://ghbtns.com/github-btn.html?user=vuejs &repo=vue&type=watch&count=true"
21
21
allowtransparency =" true" frameborder =" 0" scrolling =" 0" width =" 100" height =" 20" ></iframe ></li >
22
- <li class =" last" ><a href =" https://gitter.im/yyx990803 /vue" target =" _blank" ><img src =" https://badges.gitter.im/Join%20Chat.svg" ></a ></li >
22
+ <li class =" last" ><a href =" https://gitter.im/vuejs /vue" target =" _blank" ><img src =" https://badges.gitter.im/Join%20Chat.svg" ></a ></li >
23
23
</ul >
24
24
</div >
25
25
<div class =" down" ><img src =" /images/down.png" ></div >
Original file line number Diff line number Diff line change 7
7
<li ><a href =" /api/" class =" nav-link<%- page.path.match(/api/) ? ' current' : '' %>" >API リファレンス</a ></li >
8
8
<li ><a href =" /examples/" class =" nav-link<%- page.path.match(/examples/) ? ' current' : '' %>" >例</a ></li >
9
9
<li ><a href =" /blog/" class =" nav-link<%- (page.path.match(/blog/) || is_post()) ? ' current' : '' %>" >ブログ(英語)</a ></li >
10
- <li ><a href =" https://github.com/yyx990803 /vue" target =" _blank" class =" nav-link" >GitHub</a ></li >
10
+ <li ><a href =" https://github.com/vuejs /vue" target =" _blank" class =" nav-link" >GitHub</a ></li >
You can’t perform that action at this time.
0 commit comments