Skip to content

Commit 8084632

Browse files
committed
md routing 수정:
1 parent f05d441 commit 8084632

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

index.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,41 +14,41 @@ nav_order: 1
1414
## 📋 문서 목차
1515

1616
### 🔹 프로젝트 소개
17-
- [프로젝트 개요](introduction.md)
17+
- [프로젝트 개요](introduction)
1818

1919
### 🔹 시스템 아키텍처
20-
- [전체 구성 개요](architecture/overview.md)
21-
- [하드웨어 구성](architecture/hardware.md)
22-
- [클라우드 인프라 구성](architecture/cloud-infra.md)
20+
- [전체 구성 개요](architecture/overview)
21+
- [하드웨어 구성](architecture/hardware)
22+
- [클라우드 인프라 구성](architecture/cloud-infra)
2323

2424
### 🔹 개발 가이드
25-
- [개발 환경 설정](development/setup.md)
26-
- [백엔드 개발](development/backend.md)
27-
- [프론트엔드 개발](development/frontend.md)
28-
- [AI 모델 구조](development/ai-models.md)
29-
- [API 명세서](development/api-reference.md)
25+
- [개발 환경 설정](development/setup)
26+
- [백엔드 개발](development/backend)
27+
- [프론트엔드 개발](development/frontend)
28+
- [AI 모델 구조](development/ai-models)
29+
- [API 명세서](development/api-reference)
3030

3131
### 🔹 기능 흐름
32-
- [복약 알림 루틴](logic/medication-flow.md)
33-
- [Wake Word 감지](logic/wakeword.md)
32+
- [복약 알림 루틴](logic/medication-flow)
33+
- [Wake Word 감지](logic/wakeword)
3434

3535
### 🔹 사용자 가이드
36-
- [AI 스피커 사용법](user-guide/speaker.md)
37-
- [관리자 앱 사용법](user-guide/manager-app.md)
36+
- [AI 스피커 사용법](user-guide/speaker)
37+
- [관리자 앱 사용법](user-guide/manager-app)
3838

3939
### 🔹 운영 및 유지보수
40-
- [서비스 배포 가이드](operations/deployment.md)
41-
- [CI/CD 설정](operations/ci-cd.md)
42-
- [서버 모니터링](operations/monitoring.md)
43-
- [문제 해결 방법](operations/troubleshooting.md)
40+
- [서비스 배포 가이드](operations/deployment)
41+
- [CI/CD 설정](operations/ci-cd)
42+
- [서버 모니터링](operations/monitoring)
43+
- [문제 해결 방법](operations/troubleshooting)
4444

4545
### 🔹 참고자료 및 부록
46-
- [변경 이력](resources/changelog.md)
47-
- [참고 자료](resources/references.md)
46+
- [변경 이력](resources/changelog)
47+
- [참고 자료](resources/references)
4848

4949
### 🔹 발표/보고 자료
50-
- [발표 포스터 요약](presentations/poster.md)
51-
- [중간/최종 보고서](presentations/report.md)
50+
- [발표 포스터 요약](presentations/poster)
51+
- [중간/최종 보고서](presentations/report)
5252

5353
---
5454

0 commit comments

Comments
 (0)