]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Corrected URL for automake
authorRavindra Kumar <ravindrakumar@vmware.com>
Fri, 21 Aug 2015 19:01:29 +0000 (12:01 -0700)
committerRavindra Kumar <ravindrakumar@vmware.com>
Fri, 21 Aug 2015 19:01:29 +0000 (12:01 -0700)
README.md

index 216e9f0c553ff0bfb7a978ac3d7a7166030b5ef6..37c7ad6ff2633a352fed2386e3a94b6784cec3fe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ No, since your project/product is not a VMware project/product.
  
 # Building open-vm-tools
 ##How do I build open-vm-tools?
-open-vm-tools uses the GNU Automake tool for generating Makefiles to build all sources. More information about Automake can be found here: http://sources.redhat.com/automake/
+open-vm-tools uses the GNU Automake tool for generating Makefiles to build all sources. More information about Automake can be found here: http://www.gnu.org/software/automake/
 ##Project build information:
 Getting configure options & help: If you are looking for help or additional settings for the building of this project, the following configure command will display a list of help options: ./configure --help
 Using configure: When using configure in the steps below it is only necessary to call ./configure once unless there was a problem after the first invocation.