Commit 4748db2c authored by Medicean's avatar Medicean

Remove repository to AntSwordProject

parent ce831f7f
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
--> -->
- [ ] 我确定这是蚁剑本身的一个 Bug,我并不是在询问如何使用蚁剑 - [ ] 我确定这是蚁剑本身的一个 Bug,我并不是在询问如何使用蚁剑
- [ ] 我确定已经将蚁剑升级至[软件发布页面](https://github.com/antoor/antSword/releases)中的**最新版** - [ ] 我确定已经将蚁剑升级至[软件发布页面](https://github.com/AntSwordProject/AntSword/releases)中的**最新版**
- [ ] 我已经阅读过蚁剑的开发文档,并且尝试过自己通过Google等方式解决问题 - [ ] 我已经阅读过蚁剑的开发文档,并且尝试过自己通过Google等方式解决问题
- [ ] 这是一个新功能的建议 - [ ] 这是一个新功能的建议
- [ ] 我查阅了文档没找到解决方案,所以来询问如何使用蚁剑 - [ ] 我查阅了文档没找到解决方案,所以来询问如何使用蚁剑
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
## 新功能建议 ## 新功能建议
- [ ] 我确定我所提的新功能不在[待做事项](https://github.com/antoor/antSword/blob/master/CHANGELOG.md#待做事项)内,也不在issue列表 - [ ] 我确定我所提的新功能不在[待做事项](https://github.com/AntSwordProject/AntSword/blob/master/CHANGELOG.md#待做事项)内,也不在issue列表
- [ ] 我确定我所提出的新功能是为了方便在网站管理,而不是用于非法用途 - [ ] 我确定我所提出的新功能是为了方便在网站管理,而不是用于非法用途
### 新功能描述 ### 新功能描述
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#### 下载源码 #### 下载源码
``` sh ``` sh
$ git clone https://github.com/antoor/antSword.git $ git clone https://github.com/AntSwordProject/AntSword.git
``` ```
#### 安装模块 #### 安装模块
...@@ -65,7 +65,7 @@ $ npm start ...@@ -65,7 +65,7 @@ $ npm start
[url-changelog]: CHANGELOG.md [url-changelog]: CHANGELOG.md
[url-document]: http://doc.uyu.us [url-document]: http://doc.uyu.us
[url-nodejs-download]: https://nodejs.org/en/download/ [url-nodejs-download]: https://nodejs.org/en/download/
[url-release]: https://github.com/antoor/antSword/releases/tag/1.3.0 [url-release]: https://github.com/AntSwordProject/AntSword/releases/tag/1.3.0
[url-electron]: http://electron.atom.io/ [url-electron]: http://electron.atom.io/
[url-es6]: http://es6.ruanyifeng.com/ [url-es6]: http://es6.ruanyifeng.com/
[url-webpack]: http://webpack.github.io/ [url-webpack]: http://webpack.github.io/
...@@ -74,5 +74,5 @@ $ npm start ...@@ -74,5 +74,5 @@ $ npm start
[url-babel]: http://babeljs.io/ [url-babel]: http://babeljs.io/
[url-weibo]: http://weibo.com/antoor [url-weibo]: http://weibo.com/antoor
[url-homepage]: http://uyu.us [url-homepage]: http://uyu.us
[url-release]: https://github.com/antoor/antSword/releases [url-release]: https://github.com/AntSwordProject/AntSword/releases
[url-qqgroup]: http://shang.qq.com/wpa/qunwpa?idkey=51997458a52d534454fd15e901648bf1f2ed799fde954822a595d6794eadc521 [url-qqgroup]: http://shang.qq.com/wpa/qunwpa?idkey=51997458a52d534454fd15e901648bf1f2ed799fde954822a595d6794eadc521
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/antoor/antSword" "url": "https://github.com/AntSwordProject/AntSword"
}, },
"update": { "update": {
"md5": "", "md5": "",
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"sources": {} "sources": {}
}, },
"bugs": { "bugs": {
"url": "https://github.com/antoor/antSword/issues" "url": "https://github.com/AntSwordProject/AntSword/issues"
}, },
"homepage": "http://uyu.us" "homepage": "http://uyu.us"
} }
...@@ -19,9 +19,9 @@ class About { ...@@ -19,9 +19,9 @@ class About {
<hr/> <hr/>
<h2>${LANG['header']}<span> v${antSword['package']['version']}</span></h2> <h2>${LANG['header']}<span> v${antSword['package']['version']}</span></h2>
<p> <p>
<a href="https://github.com/antoor/antSword"><i class="fa fa-github-alt"></i> GitHub</a> / <a href="https://github.com/AntSwordProject/AntSword"><i class="fa fa-github-alt"></i> GitHub</a> /
<a href="http://uyu.us"><i class="fa fa-home"></i> ${LANG['homepage']}</a> / <a href="http://uyu.us"><i class="fa fa-home"></i> ${LANG['homepage']}</a> /
<a href="http://doc.uyu.us"><i class="fa fa-book"></i> ${LANG['document']}</a> / <a href="http://doc.u0u.us"><i class="fa fa-book"></i> ${LANG['document']}</a> /
<a href="http://shang.qq.com/wpa/qunwpa?idkey=51997458a52d534454fd15e901648bf1f2ed799fde954822a595d6794eadc521"><i class="fa fa-qq"></i> ${LANG['qqgroup']}</a> <a href="http://shang.qq.com/wpa/qunwpa?idkey=51997458a52d534454fd15e901648bf1f2ed799fde954822a595d6794eadc521"><i class="fa fa-qq"></i> ${LANG['qqgroup']}</a>
</p> </p>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment