mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
update repo links
This commit is contained in:
parent
b74b145380
commit
9fedf21bd6
1 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ impl Page for AboutPage {
|
|||
}
|
||||
p {
|
||||
"Any issue, bug or suggestion can be reported over on "
|
||||
a href = "https://github.com/demostf/frontend/issues" { "Github" }
|
||||
a href = "https://codeberg.org/demostf/frontend/issues" { "Codeberg" }
|
||||
"."
|
||||
}
|
||||
}
|
||||
|
|
@ -66,7 +66,7 @@ impl Page for AboutPage {
|
|||
}
|
||||
p {
|
||||
"All code making up demos.tf is open source and can be found ad "
|
||||
a href = "https://github.com/demostf" { "Github" }
|
||||
a href = "https://codeberg.org/demostf" { "Codeberg" }
|
||||
" or "
|
||||
a href = "https://git.demos.tf/demostf" { "git.demos.tf" }
|
||||
"."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue