2
0
잉여개발기 (SPDV) 4 жил өмнө
parent
commit
1d1550ac6b
1 өөрчлөгдсөн 5 нэмэгдсэн , 5 устгасан
  1. 5 5
      readme.md

+ 5 - 5
readme.md

@@ -3,7 +3,7 @@
 [![Python 3.5 이상](https://img.shields.io/badge/python->=%203.5-blue.svg)](https://python.org)
 [![라이선스](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)
 
 오픈나무는 파이썬 기반의 위키 엔진입니다.
 
@@ -22,9 +22,9 @@
 
 ### 클론
 아래 명령을 터미널(명령 프롬프트)에 입력하여 본 리포지토리를 클론할 수 있습니다.
- * 일반: `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`
 
 ## 기여
 오픈나무에는 확인되지 않은 버그가 존재할 수 있습니다. 이를 보고해주시면 오픈나무의 발전을 도울 수 있습니다. [여기](https://github.com/2du/openNAMU/issues/new)를 눌러 버그를 보고해주세요.
@@ -53,4 +53,4 @@
 ## 기타
  * 첫 가입자에게 소유자 권한이 부여됩니다.
  * [테스트 서버](http://2du.pythonanywhere.com)
- * [기여자 목록](https://github.com/2DU/openNAMU/graphs/contributors)
+ * [기여자 목록](https://github.com/openNAMU/openNAMU/graphs/contributors)