瀏覽代碼

James' site has been dead for a while - removing links

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Sven Dowideit 9 年之前
父節點
當前提交
a9b08f3102
共有 1 個文件被更改,包括 4 次插入5 次删除
  1. 4 5
      docs/installation/linux/cruxlinux.md

+ 4 - 5
docs/installation/linux/cruxlinux.md

@@ -11,8 +11,7 @@ parent = "engine_linux"
 
 # CRUX Linux
 
-Installing on CRUX Linux can be handled via the contrib ports from
-[James Mills](http://prologic.shortcircuit.net.au/) and are included in the
+Installing on CRUX Linux can be done using the
 official [contrib](http://crux.nu/portdb/?a=repo&q=contrib) ports:
 
 - docker
@@ -57,9 +56,9 @@ To start on system boot:
 
 ## Images
 
-There is a CRUX image maintained by [James Mills](http://prologic.shortcircuit.net.au/)
-as part of the Docker "Official Library" of images. To use this image simply pull it
-or use it as part of your `FROM` line in your `Dockerfile(s)`.
+There is a CRUX image as part of the Docker "Official Library" of images.
+To use this image simply pull it or use it as part of your `FROM` line in
+your `Dockerfile(s)`.
 
     $ docker pull crux
     $ docker run -i -t crux