Fix git links
This commit is contained in:
parent
d8d6f13f7e
commit
a7b3ed711c
@ -8,6 +8,6 @@ description = "Documentation for QuickPeep"
|
||||
|
||||
[output.html]
|
||||
default-theme = "coal"
|
||||
git-repository-url = "https://bics.ga/reivilibre/quickpeep.git"
|
||||
git-repository-url = "https://git.emunest.net/reivilibre/quickpeep.git"
|
||||
git-repository-icon = "fa-git-alt"
|
||||
fold = { enable = true, level = 1 }
|
||||
|
@ -35,7 +35,7 @@
|
||||
</p>
|
||||
<p>
|
||||
There is an <a href="https://o.librepush.net/blog/2022-07-02-quickpeep-small-scale-web-search-engine">article introducing the project on my personal blog</a>.<br>
|
||||
The source code is <a href="https://bics.ga/reivilibre/quickpeep.git">available on Gitea & Biscuits</a>.
|
||||
The source code is <a href="https://git.emunest.net/reivilibre/quickpeep.git">available on my personal Gitea instance</a>.
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
|
@ -73,7 +73,7 @@
|
||||
<h3>Open Data</h3>
|
||||
<label for="opendata_agree">
|
||||
<input type="checkbox" role="switch" id="opendata_agree" name="opendata_agree" value="true" required>
|
||||
I'm happy for this data to be Open Data under the <a href="https://bics.ga/reivilibre/quickpeep_seeds/src/branch/main/LICENCE" target="_blank">CC0 licence</a>.
|
||||
I'm happy for this data to be Open Data under the <a href="https://git.emunest.net/reivilibre/quickpeep_seeds/src/branch/main/LICENCE" target="_blank">CC0 licence</a>.
|
||||
</label>
|
||||
|
||||
<input type="submit" value="Submit seed">
|
||||
|
Loading…
Reference in New Issue
Block a user