about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--core/conf/ports/c9-ports.httpup2
-rw-r--r--index.html7
2 files changed, 5 insertions, 4 deletions
diff --git a/core/conf/ports/c9-ports.httpup b/core/conf/ports/c9-ports.httpup
index 3a275e5..349e13e 100644
--- a/core/conf/ports/c9-ports.httpup
+++ b/core/conf/ports/c9-ports.httpup
@@ -3,5 +3,5 @@
 #
 
 ROOT_DIR=/usr/ports/c9-ports
-URL=https://github.com/s1lvino/c9-ports/raw/master/
+URL=https://s1lvino.github.io/c9-ports/
 # End of file
diff --git a/index.html b/index.html
index cf78c35..020812d 100644
--- a/index.html
+++ b/index.html
@@ -18,8 +18,9 @@
 
         <h2>Ports</h2>
 
-        <p>Content of
-        <a href="core/conf/ports/c9-ports.httpup">c9-ports.httpup</a>;
+        <p>Httup file 
+        <a href="core/conf/ports/c9-ports.httpup">c9-ports.httpup</a> of c9-ports
+        <a href="https://s1lvino.github.io/c9-ports/">c9-ports</a></p>
         </p>
 
         <pre>
@@ -28,7 +29,7 @@
         #
 
         ROOT_DIR=/usr/ports/c9-ports
-        URL=https://github.com/s1lvino/c9-ports/raw/master/
+        URL=https://s1lvino.github.io/c9-ports/
         # End of file
         </pre>