docs/wiki/README.md
These markdown files are intended to be added to the Provenance-EMU/wiki repository.
Copy to: save-states/version-mismatch.md in the wiki repo.
Note: The destination path
save-states/version-mismatch.mdmatches theWikiConstants.Paths.saveStateVersionMismatchconstant used by the app for in-app linking. Keep these in sync if you move the page.
Under the "Save States" section:
* [Version Mismatch](save-states/version-mismatch.md)
Or as a child of the Save States overview:
* [Save States](save-states/README.md)
* [Version Mismatch](save-states/version-mismatch.md)
The app links to this page from the version mismatch alert. Use:
https://raw.githubusercontent.com/Provenance-EMU/wiki/master/save-states/version-mismatch.mdhttps://wiki.provenance-emu.com/save-states/version-mismatchThese URLs are generated automatically by WikiConstants:
WikiConstants.rawURL(for: WikiConstants.Paths.saveStateVersionMismatch)
WikiConstants.webURL(for: WikiConstants.Paths.saveStateVersionMismatch)