about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/index.html b/index.html
index 18af931..29cbabc 100644
--- a/index.html
+++ b/index.html
@@ -2,11 +2,11 @@
 <html dir="ltr" lang="en">
     <head>
         <meta charset='utf-8'>
-        <title>c9 Doc</title>
+        <title>Hive System Doc</title>
     </head>
     <body>
 
-        <h1>c9 Doc</h1>
+        <h1>Hive System Documentation</h1>
 
         <ul>
             <li><a href="core/index.html">Core OS</a></li>
@@ -18,18 +18,18 @@
 
         <h2>Ports</h2>
 
-        <p>Httup file
-        <a href="core/conf/ports/c9-ports.git">c9-ports.git</a> of
-        <a href="https://github.com/s1lvino/c9-ports/">c9-ports</a>
+        <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>
         </p>
 
         <pre>
-        # Collection core
+        # Collection Ports Driver
         #
-        NAME=c9-ports
-        URL=git://github.com/s1lvino/c9-ports.git
+        NAME=ports
+        URL=git://hive.gnu.systems/git/ports.git
         BRANCH=develop
-        destination=/usr/ports/c9-ports
+        destination=/usr/ports/ports
         PORTS_DIR="/usr/ports"
         </pre>
 
@@ -38,14 +38,14 @@
         <p>Version;</p>
 
         <pre>
-        rev 0.3.4
+        rev 0.3.5
         </pre>
 
         <a href="links.html">Links</a> contains relevant
         references. Current upstream git repository;</p>
 
         <p>
-        <a href="https://github.com/s1lvino/c9-doc">https://github.com/s1lvino/c9-doc</a>
+        <a href="https://hive.gnu.systems/git/doc.git">https://hive.gnu.systems/git/doc.git</a>
         </p>