about summary refs log tree commit diff stats
path: root/dev/git/branch.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev/git/branch.html')
-rw-r--r--dev/git/branch.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev/git/branch.html b/dev/git/branch.html
index cf11572..89ac8a9 100644
--- a/dev/git/branch.html
+++ b/dev/git/branch.html
@@ -198,7 +198,7 @@
     and allow to sign with <a href="gnupg.html">gnupg</a>, making it ideal
     for distributing releases.</p>
 
-    <p id="tag">Tags are used to mark patch releases, get back in time to make security patches or to mark a new major or minor new release. Tag new release with projectname-version, this allows meaningful ports <a href="../core/ports.html">distfiles</a> when downloading releases from git archives;</p>
+    <p id="tag">Tags are used to mark patch releases, get back in time to make security patches or to mark a new major or minor new release. Tag new release with projectname-version, this allows meaningful ports <a href="../linux/ports.html">distfiles</a> when downloading releases from git archives;</p>
 
     <pre>
     $ git tag -a projectname-1.2.0 -m "project 1.2.0 release"
@@ -306,9 +306,9 @@
     </pre>
 
     <a href="index.html">Git Index</a>
-    <p>This is part of the Tribu System Documentation.
-    Copyright (C) 2020
-    Tribu Team.
+    <p>This is part of the LeetIO System Documentation.
+    Copyright (C) 2021
+    LeetIO Team.
     See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
     for copying conditions.</p>
 </body>