diff --git a/src/gui/tutorial.cpp b/src/gui/tutorial.cpp index ea753205a..ef98a9533 100644 --- a/src/gui/tutorial.cpp +++ b/src/gui/tutorial.cpp @@ -273,7 +273,7 @@ void FurnaceGUI::drawTutorial() { ImGui::TextWrapped( "if you need help, you may:\n" - "- read the (incomplete) manual: https://github.com/tildearrow/furnace/blob/master/doc/README.md\n" + "- read the manual (a file called manual.pdf)\n" "- ask for help in Discussions (https://github.com/tildearrow/furnace/discussions), the Furnace Discord (https://discord.gg/EfrwT2wq7z) or Furnace in Revolt (https://rvlt.gg/GRPS6tmc)" );