diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-10-09 17:05:24 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-10-09 17:05:24 (GMT) |
commit | 4a8ab0fe35f6a2b56d50b5e9887702f9623ac7d0 (patch) | |
tree | caacf10445eca8b2db0852d4d2edbe68972d0539 /release_docs | |
parent | 8f57d8fb93376868fd9bcea3d5f0725bf670839d (diff) | |
download | hdf5-4a8ab0fe35f6a2b56d50b5e9887702f9623ac7d0.zip hdf5-4a8ab0fe35f6a2b56d50b5e9887702f9623ac7d0.tar.gz hdf5-4a8ab0fe35f6a2b56d50b5e9887702f9623ac7d0.tar.bz2 |
[svn-r24272] Update URL
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/INSTALL_CMake.txt | 2 | ||||
-rw-r--r-- | release_docs/USING_HDF5_CMake.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt index 854ed79..5811bec 100644 --- a/release_docs/INSTALL_CMake.txt +++ b/release_docs/INSTALL_CMake.txt @@ -488,7 +488,7 @@ a Windows machine by adjusting the CTEST_CMAKE_GENERATOR option in the product specific script. NOTE: these files are available at the HDF web site: - http://www.hdfgroup.org/xxx/cmake-help.html + http://www.hdfgroup.org/HDF5/release/cmakebuild.html CTestScript.cmake SZip.tar.gz diff --git a/release_docs/USING_HDF5_CMake.txt b/release_docs/USING_HDF5_CMake.txt index 1c817fe..313e0f0 100644 --- a/release_docs/USING_HDF5_CMake.txt +++ b/release_docs/USING_HDF5_CMake.txt @@ -220,7 +220,7 @@ Windows should adjust the forward slash to double backslashes, except for the HDF_DIR environment variable. NOTE: these files are available at the HDF web site: - http://www.hdfgroup.org/xxx/cmake-help.html + http://www.hdfgroup.org/HDF5/release/cmakebuild.html CTestScript.cmake |