aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
-rw-r--r--templates/nope.html2
-rw-r--r--templates/oops.html2
-rw-r--r--templates/sjdb-about.html2
-rw-r--r--templates/sjdb-index.html2
5 files changed, 5 insertions, 5 deletions
diff --git a/templates/index.html b/templates/index.html
index 8be7f11..c09cfae 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -25,7 +25,7 @@
<ul>
<li><a href="//lists.sr.ht/~runxiyu/ykps">General project mailing list</a></li>
<li><a href="//git.sr.ht/~runxiyu/ykps-wsgi">Source for this WSGI site</a>
- <li><a href="//git.runxiyu.org/runxiyu/current/tooch.git">Userspace utilities and resources</a>
+ <li><a href="//git.runxiyu.org/runxiyu/tooch.git">Userspace utilities and resources</a>
<ul>
<li><code>sjauth.py</code>, network authentication script</li>
<li><code>chphoto.py</code>, azure directory photo changer</li>
diff --git a/templates/nope.html b/templates/nope.html
index 07e1481..01a0a5b 100644
--- a/templates/nope.html
+++ b/templates/nope.html
@@ -30,7 +30,7 @@
If you believe that this is an error in this web service, please contact the administrator at <a href="mailto:ykps@runxiyu.org"><code>ykps@runxiyu.org</code></a> with a copy of the above information.
</p>
<p>
- If you are a technical user, you may want to view the source code of this website's backend to figure out what's going on, and file a bug report. You may check out the source code from <a href="https://git.runxiyu.org/ykps/current/ykps-wsgi.git/">upstream</a>, <a href="https://git.sr.ht/~runxiyu/ykps-wsgi">sr.ht</a>, or <a href="https://github.com/runxiyu/ykps-wsgi.git">GitHub</a>.
+ If you are a technical user, you may want to view the source code of this website's backend to figure out what's going on, and file a bug report. You may check out the source code from <a href="https://git.runxiyu.org/ykps/ykps-wsgi.git/">upstream</a>, <a href="https://git.sr.ht/~runxiyu/ykps-wsgi">sr.ht</a>, or <a href="https://github.com/runxiyu/ykps-wsgi.git">GitHub</a>.
</p>
</article>
<!--
diff --git a/templates/oops.html b/templates/oops.html
index feed7a2..76d3662 100644
--- a/templates/oops.html
+++ b/templates/oops.html
@@ -24,7 +24,7 @@
Please contact the administrator at <a href="mailto:ykps@runxiyu.org"><code>ykps@runxiyu.org</code></a> with a copy of the above information.
</p>
<p>
- If you are a technical user, you may want to view the source code of this website's backend to figure out what's going on, and file a bug report. You may check out the source code from <a href="https://git.runxiyu.org/ykps/current/ykps-wsgi.git/">upstream</a>, <a href="https://git.sr.ht/~runxiyu/ykps-wsgi">sr.ht</a>, or <a href="https://github.com/runxiyu/ykps-wsgi.git">GitHub</a>.
+ If you are a technical user, you may want to view the source code of this website's backend to figure out what's going on, and file a bug report. You may check out the source code from <a href="https://git.runxiyu.org/ykps/ykps-wsgi.git/">upstream</a>, <a href="https://git.sr.ht/~runxiyu/ykps-wsgi">sr.ht</a>, or <a href="https://github.com/runxiyu/ykps-wsgi.git">GitHub</a>.
</p>
</article>
<!--
diff --git a/templates/sjdb-about.html b/templates/sjdb-about.html
index 44f0fcd..1603ae0 100644
--- a/templates/sjdb-about.html
+++ b/templates/sjdb-about.html
@@ -23,7 +23,7 @@
<h3>Reason for Existence</h3>
<p>Though considered inconsequential by many, Daily Bulletins have been useful. Direct, daily delivery to email inboxes is simply too convenient for most students compared to a SharePoint PowerPoint link that takes 20 seconds to load. So we decided it would be a good idea to bring Daily Bulletins back with the Daily Bulletin project.</p>
<h3>Methods</h3>
- <p>We use capital to replace labor. Python codes generate repetitive contents on the Bulletins for us; we only have to fill the more creative parts. In short, it is semi-automatic, and it is becoming increasingly automatic. <a href="https://git.runxiyu.org/ykps/current/sjdb-src.git/">Check out the code here.</a></p>
+ <p>We use capital to replace labor. Python codes generate repetitive contents on the Bulletins for us; we only have to fill the more creative parts. In short, it is semi-automatic, and it is becoming increasingly automatic. <a href="https://git.runxiyu.org/ykps/sjdb-src.git/">Check out the code here.</a></p>
<p>Of course, we cannot live without the help of students and staff. Learn more on the <a href="./acks">Acknowledgements</a> page.</p>
</article>
<footer>
diff --git a/templates/sjdb-index.html b/templates/sjdb-index.html
index 53dc9fb..c9c77d0 100644
--- a/templates/sjdb-index.html
+++ b/templates/sjdb-index.html
@@ -23,7 +23,7 @@
<ul>
<li><a href="//git.sr.ht/~runxiyu/sjdb-src">Daily Bulletin Build System</a>
<li><a href="//git.sr.ht/~runxiyu/sjdb-build">Daily Bulletin Built Data Files</a>
- <li><a href="//git.runxiyu.org/ykps/current/sjdb-legacy.git">Daily Bulletin Legacy</a>
+ <li><a href="//git.runxiyu.org/ykps/sjdb-legacy.git">Daily Bulletin Legacy</a>
<li><a href="//todo.sr.ht/~runxiyu/sjdb">Daily Bulletin Issue Tracker</a></li>
<li><a href="//lists.sr.ht/~runxiyu/sjdb">Daily Bulletin Mailing List</a></li>
<li><a href="//git.sr.ht/~runxiyu/ykps-wsgi">Source for this WSGI site</a> (<a href="//git.sr.ht/~runxiyu/ykps-wsgi">sr.ht mirror</a>)</li>