잉여개발기 (SPDV) 4 лет назад
Родитель
Сommit
fc13959f06
1 измененных файлов с 7 добавлено и 7 удалено
  1. 7 7
      readme-en.md

+ 7 - 7
readme-en.md

@@ -3,7 +3,7 @@
 [![Up to Python 3.5](https://img.shields.io/badge/python->=%203.5-blue.svg)](https://python.org)
 [![Up to Python 3.5](https://img.shields.io/badge/python->=%203.5-blue.svg)](https://python.org)
 [![LICENSE](https://img.shields.io/badge/license-BSD%203--Clause-lightgrey.svg)](./LICENSE)
 [![LICENSE](https://img.shields.io/badge/license-BSD%203--Clause-lightgrey.svg)](./LICENSE)
 
 
-![](https://raw.githubusercontent.com/2du/openNAMU/beta/.github/logo.png)
+![](https://raw.githubusercontent.com/openNAMU/openNAMU/beta/.github/logo.png)
 
 
 openNAMU is a Python-based wiki engine. You can use openNAMU by installing Python and its dependency modules, and you can modify the code yourself to create more specialized wikis.
 openNAMU is a Python-based wiki engine. You can use openNAMU by installing Python and its dependency modules, and you can modify the code yourself to create more specialized wikis.
 
 
@@ -21,14 +21,14 @@ openNAMU is based upon Python, and it requires a Python environment.
 
 
 ## Clone
 ## Clone
 You can clone this repository by entering the following command at the terminal (command prompt):
 You can clone this repository by entering the following command at the terminal (command prompt):
- * `git clone -b stable https://github.com/2du/openNAMU.git`
- * `git clone -b beta https://github.com/2du/openNAMU.git`
- * `git clone -b dev https://github.com/2du/openNAMU.git`
+ * `git clone -b stable https://github.com/openNAMU/openNAMU.git`
+ * `git clone -b beta https://github.com/openNAMU/openNAMU.git`
+ * `git clone -b dev https://github.com/openNAMU/openNAMU.git`
 
 
 ## Contribute
 ## Contribute
-openNAMU may have some untested bugs. Your use of openNAMU and bug discovery will help develop openNAMU. [(Create Issues)](https://github.com/2du/openNAMU/issues/new)
+openNAMU may have some untested bugs. Your use of openNAMU and bug discovery will help develop openNAMU. [(Create Issues)](https://github.com/openNAMU/openNAMU/issues/new)
 
 
-openNAMU is a complete open source project. Add new features and create pull requests. [(Create Pull Requests)](https://github.com/2du/openNAMU/compare)
+openNAMU is a complete open source project. Add new features and create pull requests. [(Create Pull Requests)](https://github.com/openNAMU/openNAMU/compare)
 
 
 ## Lisence
 ## Lisence
 openNAMU is protected by [BSD 3-Clause License](./LICNESE). Please refer to the documentation for details.
 openNAMU is protected by [BSD 3-Clause License](./LICNESE). Please refer to the documentation for details.
@@ -40,7 +40,7 @@ openNAMU is protected by [BSD 3-Clause License](./LICNESE). Please refer to the
  * Handling Keyboard Shortcuts [shortcut.js](http://www.openjs.com/scripts/events/keyboard_shortcuts/)
  * Handling Keyboard Shortcuts [shortcut.js](http://www.openjs.com/scripts/events/keyboard_shortcuts/)
 
 
 ### Authors
 ### Authors
- * [Reference](https://github.com/2DU/openNAMU/graphs/contributors)
+ * [Reference](https://github.com/openNAMU/openNAMU/graphs/contributors)
 
 
 ### Special Thanks
 ### Special Thanks
  * [Team Croatia](https://github.com/TeamCroatia)
  * [Team Croatia](https://github.com/TeamCroatia)