Skip to content

Commit 39eff45

Browse files
committed
edit list
1 parent 5a696a7 commit 39eff45

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
### [2A. 첫 페이지 만들기](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/firstPage.md)
2525
### [2B. 프론트엔드 입문 - [Instagram PC버전]](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/frontEnd.md)
2626

27-
### [3. 게시판 만들기](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md)
27+
### [3. 기본적인 게시판 만들기](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md)
2828

2929

3030
### [4. 이미지 업로드](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/uploadImg.md)

dashboard.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 게시판 만들기
1+
# 기본적인 게시판 만들기
22

33
### `Django`의 구조
44
`Django``MVC`모델을 `MTV`라고 부릅니다

frontEnd.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,4 +460,4 @@ Story 밑에 추천 친구의 목록도 만들어 볼게요.
460460
`html` `css`에 대해 더 공부하고 싶다면 [w3school](https://www.w3schools.com/)를 추천드려요:)
461461

462462
## 다음 강의는
463-
### [3. 게시판 만들기](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md)
463+
### [3. 기본적인 게시판 만들기](https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md)

0 commit comments

Comments
 (0)