Sfoglia il codice sorgente

Fix megasource link.

Miku AuahDark 2 anni fa
parent
commit
3a49dc555a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -176,7 +176,7 @@ else()
 	if(MSVC)
 		message(FATAL_ERROR "
 It is currently only possible to build with megasource on Windows.
-Please see http://bitbucket.org/rude/megasource
+Please see https://github.com/love2d/megasource
 ")
 	endif()