diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
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> |