Browse Source

Fix dead urls.

Former-commit-id: 2e39b6841c816fd96ebf28fdbe6ff4883aed6e80
Jérémie Dumas 7 năm trước cách đây
mục cha
commit
d2db742b5c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: