You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous workaround was to leave the file name as is and simply add underscores in the URL [Windows Speech Recognition.md](caster/castervoice/doc/readthedocs/Windows_Speech_Recognition.md) even though the filename was still Windows Speech Recognition.md
As it turns out this is not 100% reliable.
The text was updated successfully, but these errors were encountered:
The issue is white spaces and filenames are unreliable for relative linking.
For instance take
Windows Speech Recognition.md
[Windows Speech Recognition.md](caster/castervoice/doc/readthedocs/Windows Speech Recognition.md)
The previous workaround was to leave the file name as is and simply add underscores in the URL
[Windows Speech Recognition.md](caster/castervoice/doc/readthedocs/Windows_Speech_Recognition.md)
even though the filename was stillWindows Speech Recognition.md
As it turns out this is not 100% reliable.
The text was updated successfully, but these errors were encountered: