소스 검색

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

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
(cherry picked from commit a9b08f3102e946df44337deb65c99b41570754d1)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sven Dowideit 9 년 전
부모
커밋
9bc8e7858c
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