From 0281d14e39cd75d646059836430c9f614ac6c108 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Thu, 19 Jan 2017 21:11:14 -0500 Subject: [PATCH] [Doc] Update paths to compilation instructions in INSTALL --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index b2e9b4ff6..7079aa491 100644 --- a/INSTALL +++ b/INSTALL @@ -18,5 +18,6 @@ shown by running `scons` with no other arguments. Detailed Instructions --------------------- -See the file `doc/sphinx/compiling.rst` or the HTML instructions -available at http://cantera.github.com/docs/sphinx/html/compiling.html. +See the file files in the `doc/sphinx/compiling/` directory or the HTML +instructions available at +http://cantera.github.io/docs/sphinx/html/compiling/index.html.