Skip to content

Commit e6d2fe5

Browse files
committed
MBH: updating broken links
1 parent 73b1dea commit e6d2fe5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

installation.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ layout: default
33
title: Installation
44
---
55

6+
7+
## The most current set of instructions can be found here https://github.com/ESGF/esgf-installer/wiki/ESGF-Installation-From-scratch
68
## ESGF Node Installation
79
The installation is an interactive process where the user is prompted for input.
810
To help manage your expectations of the installation process, the following
@@ -22,7 +24,7 @@ Before getting started, you must have the following packages installed
2224
on your system. If you have machine or ssh access you can run this
2325
preinstaller python script.
2426

25-
wget https://raw2.github.com/mattben/webshooter/master/esgfpreinstaller.py
27+
wget https://raw.githubusercontent.com/webshootertk/utilitybelt/master/node_checker.py
2628
chmod 755 esgfpreinstaller.py
2729
python esgfpreinstaller.py
2830

@@ -94,4 +96,4 @@ when avaiable always download and install the devel versions
9496
[wiki]: https://github.com/ESGF/esgf-installer/wiki
9597
[sitewiki]: https://github.com/ESGF/esgf.github.io/wiki
9698
[extutils]: https://github.com/ESGF/esgf.github.io/wiki/ExtUtils
97-
[preinstaller]: https://github.com/mattben/webshooter/wiki/esgfpreinstaller
99+
[preinstaller]: https://github.com/webshootertk/utilitybelt/wiki/esgf_preinstaller

0 commit comments

Comments
 (0)