Browse Source

Fix megasource link.

Miku AuahDark 2 years ago
parent
commit
3a49dc555a
1 changed files with 1 additions and 1 deletions
  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()