update issue link

This commit is contained in:
Robin Appelman 2023-12-05 16:53:26 +01:00
commit 684235d81e

View file

@ -54,7 +54,7 @@ impl Page for AboutPage {
} }
p { p {
"Any issue, bug or suggestion can be reported over on " "Any issue, bug or suggestion can be reported over on "
a href = "https://github.com/demostf/demos.tf/issues" { "Github" } a href = "https://github.com/demostf/frontend/issues" { "Github" }
"." "."
} }
} }