about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-01-20 21:16:33 +0000
committerSilvino Silva <silvino@bk.ru>2017-01-20 21:16:33 +0000
commit2cbb84a5636b125fcb26319dbfa87159a28a7f56 (patch)
tree0637988a42bcaafdbe37239c5e2e513469dc5846
parent028414affd22a1ae57b5024d390c856caf7ae44a (diff)
downloaddoc-2cbb84a5636b125fcb26319dbfa87159a28a7f56.tar.gz
new httpup ports location
-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>