Skip to content

Conversation

TheTomMark
Copy link
Contributor

Unfortunately, if you render docsy under Hugo for Windows it renders the .Path value with backslashes, which translates to %5c values in the resulting github URL.

This change aims to replace those with forward slashes to make the URLs work correctly.

Unfortunately, if you render docsy under Hugo for Windows it renders the .Path value with backslashes, which translates to `%5c` values in the resulting github URL. 

This change aims to replace those with forward slashes to make the URLs work correctly.
@LisaFC
Copy link
Collaborator

LisaFC commented Dec 18, 2019

This is great, thanks!

@LisaFC LisaFC merged commit f060b79 into google:master Dec 18, 2019
@TheTomMark TheTomMark deleted the patch-1 branch December 18, 2019 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants