Browse Source

Merge pull request #392 from PavelVozenilek/patch-3

Fixing API docs links
bel2125 8 năm trước cách đây
mục cha
commit
4cbc33caba
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docs/api/mg_exit_library.md

+ 2 - 2
docs/api/mg_exit_library.md

@@ -25,5 +25,5 @@ but they will no longer do a de-initialization, leaving a memory leak when the l
 
 ### See Also
 
-* [`mg_init_library( feature );`](api/mg_init_library.md)
-* [`mg_check_feature( feature );`](api/mg_check_feature.md)
+* [`mg_init_library( feature );`](mg_init_library.md)
+* [`mg_check_feature( feature );`](mg_check_feature.md)