i18n: Fix permalink generation #1515

Merged
djoate merged 1 commits from i18n-fix-page-gen into i18n-simple 2019-11-24 05:21:16 +00:00
djoate commented 2019-11-24 01:37:58 +00:00 (Migrated from github.com)

This fixes the permalink generation.

Permalinks from before looked like
http://localhost:4000es//sponsors/
Now, they should look like
http://localhost:4000/es/sponsors/

This fixes the permalink generation. Permalinks from before looked like `` http://localhost:4000es//sponsors/ `` Now, they should look like `` http://localhost:4000/es/sponsors/ ``
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1515
No description provided.