소스 검색

Fix dead urls.

Former-commit-id: 2e39b6841c816fd96ebf28fdbe6ff4883aed6e80
Jérémie Dumas 7 년 전
부모
커밋
d2db742b5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -58,7 +58,7 @@ pages:
     - "Chapter 8: Outlook for continuing development": tutorial/chapter-8.md
   - Compilation:
     - Example Project: example-project.md
-    # - Static Library: static-library.md
+    - Static Library: static-library.md
     - External Dependencies: third-party.md
     - Python Bindings: python-bindings.md
   - Contributing: