AutoRegen.sh: update reference to documentation
authorDmitri Gribenko <gribozavr@gmail.com>
Mon, 24 Dec 2012 15:01:59 +0000 (15:01 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Mon, 24 Dec 2012 15:01:59 +0000 (15:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171037 91177308-0d34-0410-b5e6-96231b3b80d8

autoconf/AutoRegen.sh

index 7809667ac5f1ccda88bfa85c702e8af7fdb8a245..cbca7387a85cc03e65a90eb4b0b2edec33ff1b8c 100755 (executable)
@@ -13,7 +13,7 @@ clean() {
 ### These variables specify the tool versions we want to use.
 ### Periods should be escaped with backslash for use by grep.
 ###
-### If you update these, please also update docs/GettingStarted.html
+### If you update these, please also update docs/GettingStarted.rst
 want_autoconf_version='2\.60'
 want_autoheader_version=$want_autoconf_version
 want_aclocal_version='1\.9\.6'