Skip to content

Commit

Permalink
docs: fix the link to the WIP branch
Browse files Browse the repository at this point in the history
Signed-off-by: RangHo Lee <hello@rangho.me>
  • Loading branch information
RangHo authored Mar 20, 2024
1 parent a199fdd commit 7151949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ GitHub Discussion을 이용해서 [자료실 게시판](https://github.com/RangH
## 🏗️ 작업중인 과목 목록
| 과목코드 | 과목명 | 학기 | 현재까지 작성된 내용 |
| -------- | ------ | ---- | -------------------- |
| `AMC3014` | [번역연습](AMC3014) | 2024-01 | 과제 |
| `STS2011` | [기초빅데이터프로그래밍](STS2011) | 2024-01 | 실습, 과제 |
| `AMC3014` | [번역연습](https://github.com/RangHo/sogang-courses/tree/amc3014/AMC3014) | 2024-01 | 과제 |
| `STS2011` | [기초빅데이터프로그래밍](https://github.com/RangHo/sogang-courses/tree/sts2011/STS2011) | 2024-01 | 실습, 과제 |

## 📝 라이센스 및 면책 조항 <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" /></a>
이 리포지토리에 있는 모든 소스코드 파일은 따로 명시되지 않는 한 `GNU General Public License version 3`에 따라 배포됩니다. GPL 라이센스 전문은 [GPLv3 LICENSE](LICENSE.GPLv3) 파일을 참고해 주세요. 또, 소스코드 이외의 모든 문서 또는 저작물은 따로 명시되지 않는 한 `CC-BY-NC-SA 4.0 International` 라이센스에 따라 배포됩니다. Creative Commons 라이센스 전문은 [CC-BY-NC-SA LICENSE](LICENSE.CC-BY-NC-SA-4.0-International) 파일을 참고해 주세요.
Expand Down

0 comments on commit 7151949

Please sign in to comment.