Update browser extension URL
This commit is contained in:
parent
c7cce5479d
commit
c0ccb7f3d1
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
||||||
"BreezeWiki is back! Most major wikis are available.\n"
|
"BreezeWiki is back! Most major wikis are available.\n"
|
||||||
,(if extension-eligible?
|
,(if extension-eligible?
|
||||||
'(div (@ (class "bw-top-banner-rainbow"))
|
'(div (@ (class "bw-top-banner-rainbow"))
|
||||||
"Try " (a (@ (href "https://addons.mozilla.org/en-GB/firefox/addon/indie-wiki-buddy/")) "our affiliated browser extension") " - redirect to BreezeWiki automatically!\n")
|
"Try " (a (@ (href "https://getindie.wiki/")) "our affiliated browser extension") " - redirect to BreezeWiki automatically!\n")
|
||||||
"")
|
"")
|
||||||
"As always, " (a (@ (href "https://docs.breezewiki.com/Reporting_Bugs.html")) "please go here") " to report problems, suggest features, or talk about the project.")
|
"As always, " (a (@ (href "https://docs.breezewiki.com/Reporting_Bugs.html")) "please go here") " to report problems, suggest features, or talk about the project.")
|
||||||
,balloon))
|
,balloon))
|
||||||
|
|
Loading…
Reference in a new issue