LP#1682447 Fix README symlink for server_installation.adoc
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Apr 2017 14:29:35 +0000 (10:29 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 25 Apr 2017 14:39:58 +0000 (10:39 -0400)
Otherwise autoreconf fails on missing README file.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jeff Godin <jgodin@tadl.org>

README

diff --git a/README b/README
index b57451a..1ee2103 120000 (symlink)
--- a/README
+++ b/README
@@ -1 +1 @@
-docs/installation/server_installation.txt
\ No newline at end of file
+docs/installation/server_installation.adoc
\ No newline at end of file