Skip to content
Snippets Groups Projects
Verified Commit 517321f1 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

bug internal -> external generation script

parent 1f325970
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ for folder in cardDirs:
header += "shortcut: " + shortcut + "\n"
header += "redirect_from:\n"
header += " - /cards/" + shortcut + "\n"
header += " - /internal/cards/" + shortcut + "\n"
header += " - /" + folder + "/cards/" + shortcut + "\n"
header += "---"
# add the header properly speaking
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment