Skip to content

Commit

Permalink
fix outdated link
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Oct 8, 2023
1 parent 0a11374 commit 2f03148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/GeodeFile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ function(setup_geode_mod proname)
if(GEODE_CLI STREQUAL "GEODE_CLI-NOTFOUND")
message(FATAL_ERROR
"setup_geode_mod called, but Geode CLI was not found - "
"Please install CLI: https://docs.geode-sdk.org/info/installcli/"
"Please install CLI: https://docs.geode-sdk.org/"
)
return()
endif()
Expand Down

0 comments on commit 2f03148

Please sign in to comment.