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

fix link for main page

parent 326c00cb
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ for s in sections:
index += "\n</div>"
## add link to return to main index
index += "<br><center><a href='/'>Overview of all HowTo cards</a></center>"
index += "<br><center><a href='/cards'>Overview of all HowTo cards</a></center>"
# output the index
#print(index)
......
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