about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2020-04-20 01:01:22 +0100
committerSilvino Silva <silvino@bk.ru>2020-04-20 01:01:22 +0100
commitfb54fa28e88afb7f9dcd7027b7c820ae8b43f802 (patch)
tree4987031dc2bc48a56484d611598b46f696a8889b /index.html
parentfd186246f96768b8398f0ffe32ef136cb895fa21 (diff)
parent4216ad7e3cc4d4733034a50c122e4efa4ae08108 (diff)
downloaddoc-fb54fa28e88afb7f9dcd7027b7c820ae8b43f802.tar.gz
Merge branch 'master' into release
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index ae576c8..faac3b5 100644
--- a/index.html
+++ b/index.html
@@ -2,11 +2,11 @@
 <html dir="ltr" lang="en">
     <head>
         <meta charset='utf-8'>
-        <title>Hive System Doc</title>
+        <title>Tribu System Doc</title>
     </head>
     <body>
 
-        <h1>Hive System Documentation</h1>
+        <h1>Tribu System Documentation</h1>
 
         <ul>
             <li><a href="core/index.html">Core OS</a></li>
@@ -20,14 +20,14 @@
 
         <p>Ports git driver file
         <a href="core/conf/ports/ports.git">Ports driver</a> of
-        <a href="https://hive.gnu.systems/git/ports.git">Ports git</a>
+        <a href="https://tribu.semdestino.org/git/ports.git">Ports git</a>
         </p>
 
         <pre>
         # Collection Ports Driver
         #
         NAME=ports
-        URL=git://hive.gnu.systems/ports.git
+        URL=git://tribu.semdestino.org/ports.git
         BRANCH=stable-3.5
         destination=/usr/ports/ports
         PORTS_DIR="/usr/ports"
@@ -38,14 +38,14 @@
         <p>Version;</p>
 
         <pre>
-        rev 0.5.8
+        rev 0.6.3
         </pre>
 
         <a href="links.html">Links</a> contains relevant
         references. Current upstream git repository;</p>
 
         <p>
-        <a href="https://hive.gnu.systems/git/doc.git">https://hive.gnu.systems/git/doc.git</a>
+        <a href="https://tribu.semdestino.org/git/doc.git">https://tribu.semdestino.org/git/doc.git</a>
         </p>