File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 <p class =" desc" >Vue.js はモダンな Web インターフェースを構築するためのライブラリです。<br >シンプルで柔軟性の高い API でデータリアクティブなコンポーネントを提供します。</p >
1414 <p class =" buttons" >
1515 <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 >
1717 </p >
1818 <ul id =" social" >
1919 <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"
2121 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 >
2323 </ul >
2424 </div >
2525 <div class =" down" ><img src =" /images/down.png" ></div >
Original file line number Diff line number Diff line change 77<li ><a href =" /api/" class =" nav-link<%- page.path.match(/api/) ? ' current' : '' %>" >API リファレンス</a ></li >
88<li ><a href =" /examples/" class =" nav-link<%- page.path.match(/examples/) ? ' current' : '' %>" >例</a ></li >
99<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