-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
docsIssues related to the documentation websiteIssues related to the documentation website
Description
Problem
The link for dllmain.cpp tutorial does not work.
How to reproduce
- Go to https://emd4600.github.io/Spore-ModAPI/_installation.html
- Search for "the dllmain.cpp tutorial", it contains an invalid link: https://emd4600.github.io/Spore-ModAPI/__sdk-_basics-_dll_main.html
Solution
Change the link from
https://emd4600.github.io/Spore-ModAPI/__sdk-_basics-_dll_main.html
to
https://github.com/emd4600/Spore-ModAPI/blob/master/Documentation/_SdkBasicsDllMain.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsIssues related to the documentation websiteIssues related to the documentation website