We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c59496 + 9830cd3 commit 5efcdf9Copy full SHA for 5efcdf9
README.md
@@ -4,8 +4,8 @@
4
> 이 리드미는 [라이센스](./LICENSE) 에 의거 리드미로 인한 피해는 온전히 사용자 책임임을 알려드립니다.
5
6
### 자료구조
7
-[배열(Array)과 리스트(LinkedList)의 차이](question/배열과리스트의차이.md)
+[배열(Array)과 리스트(LinkedList)의 차이](question/DataStructure/배열과리스트의차이.md)
8
9
10
### Web application 공통
11
-[WAS와 WebServer의 차이](./question/was와ws의차이.md)
+[WAS와 WebServer의 차이](./question/WebApplication/was와ws의차이.md)
question/배열과리스트의차이.md renamed to question/DataStructure/배열과리스트의차이.md
question/was와ws의차이.md renamed to question/WebApplication/was와ws의차이.md
0 commit comments