summary refs log tree commit diff stats
path: root/article/forge-workflows.html
diff options
context:
space:
mode:
Diffstat (limited to 'article/forge-workflows.html')
-rw-r--r--article/forge-workflows.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/article/forge-workflows.html b/article/forge-workflows.html
index df8d4aa..4d842ea 100644
--- a/article/forge-workflows.html
+++ b/article/forge-workflows.html
@@ -10,7 +10,7 @@
 	<body>
 		<h1>Forge Workflows</h1>
 		<p>Article ID: 24</p>
-		<p>I generally use <a href="https://git.andrewyu.org/">my own Git server</a> for my projects. I also use my <a href="https://sr.ht/~runxiyu">sr.ht account</a> for <a href="https://todo.sr.ht/~runxiyu">issue tracking</a> and <a href="https://lists.sr.ht/~runxiyu">mailing lists</a>, and <a href="https://git.sr.ht/~runxiyu">their Git</a> for some projects too.</p>
+		<p>I generally use <a href="https://git.runxiyu.org/">my own Git server</a> for my projects. I also use my <a href="https://sr.ht/~runxiyu">sr.ht account</a> for <a href="https://todo.sr.ht/~runxiyu">issue tracking</a> and <a href="https://lists.sr.ht/~runxiyu">mailing lists</a>, and <a href="https://git.sr.ht/~runxiyu">their Git</a> for some projects too.</p>
 		<p>Regardless of whether I'm using my own infrastructure with plain Cgit and plain mailing lists (except that my mailing list manager is slightly broken for now), or the slightly better-integrated environment sourcehut provides, a contributor who wishes to submit some of their commits may simply do the following with <a href="https://git-send-email.io">git-send-email</a>:</p>
 		<ol>
 			<li>Configure git-send-email (only once!)</li>
@@ -32,7 +32,7 @@
 		<div id="footer">
 			<hr />
 			<p><a href="/">Runxi Yu's Website</a></p>
-			<p>Unless otherwise specified with the "<span class="copyright">copyright</span>" HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.runxiyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p>
+			
 		</div>
 	</body>
 </html>