diff --git a/CMakeLists.txt b/CMakeLists.txt index c437bd8b..ebc31b96 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -224,7 +224,7 @@ add_custom_target(data WORKING_DIRECTORY "${CMAKE_SOURCE_DIR}" VERBATIM) -# SDL included because of https://cathook.club/-/issues/689 +# SDL included because of https://cathook.club/issues/689 target_link_libraries(cathook ${ValveLibraryVStdLib} ${SDL2_LIBRARY}) set_target_properties(cathook PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) diff --git a/README.md b/README.md index 2f8d6e37..77aab38b 100755 --- a/README.md +++ b/README.md @@ -32,18 +32,18 @@ and a lot of useful features, including * Automatic matchmaking * And many more features! -[FULL LIST OF FEATURES HERE](https://cathook.club/wikis/-/Feature-List-and-explanations) +[FULL LIST OF FEATURES HERE](https://cathook.club/wikis/Feature-List-and-explanations) # Installing, updating, attaching (injecting) -[View our short guide to installing and using cathook](https://cathook.club/wikis/-/Installing,-Attaching-And-General-Infos) +[View our short guide to installing and using cathook](https://cathook.club/wikis/Installing,-Attaching-And-General-Infos) ## Community You can chat with other cathook users in [our official telegram group](https://t.me/nullworks) and the [cathook announcements channel](https://t.me/cathook_cheat). ## Reporting Issues -If some things doesn't work as expected, please open issues on GitHub using [this page](https://cathook.club/-/issues). +If some things doesn't work as expected, please open issues on GitHub using [this page](https://cathook.club/issues). ## Contributing diff --git a/report-crash b/report-crash index b0ee5075..dbbeee13 100755 --- a/report-crash +++ b/report-crash @@ -136,6 +136,6 @@ then "https://sentry.io/api/5220907/store/?sentry_version=7&sentry_key=44330b6a8c6b481c9fe02e261ca1d761&sentry_client=curl-bash/0.1" echo -e "\n" echo Thank you! - echo 'Contact us about this and send us the id above: https://t.me/nullworks https://cathook.club/-/issues' + echo 'Contact us about this and send us the id above: https://t.me/nullworks https://cathook.club/issues' echo fi