Browse Source

Merge branch 'fix/docs-link' of Vinora-Project/vinora-engine into develop

Evgeniy Parfenyuk 1 tháng trước cách đây
mục cha
commit
fd90f6dfb3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -37,8 +37,8 @@ in repo (external/raylib/src/), and `make` trying to build it by default.
 So, if you have an error you need some OS-specific additional steps. 
 Read them here:
 
-    - [Linux](docs/working_from_Linux.md)
-    - [MacOS](docs/working_from_MacOS.md)
+    - [Linux](docs/working_from_linux.md)
+    - [MacOS](docs/working_from_macos.md)
     - Windows
     - ChromeOS
     - FreeBSD