Skip to content

Commit 9e5ef07

Browse files
authored
Use version free link to build instructions
1 parent 45fa96b commit 9e5ef07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/release-review-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Additional Prerequisites (Windows only)
1919
* The `PATH` environment variable includes directories containing `cmake.exe` and `gpg.exe`
2020
* One of these environment variables is set (using / directory separators):
2121
- `CMAKE_TOOLCHAIN_FILE` - The full path to the `vcpkg.cmake` file (where APR-Util is installed)
22-
- `CMAKE_INSTALL_PREFIX` - The full path to the directory where EXPAT, APR and APR-Util libraries are installed (they can be built using [these instructions](https://logging.staged.apache.org/log4cxx/1.6.0/build-cmake.html#Windows))
22+
- `CMAKE_INSTALL_PREFIX` - The full path to the directory where EXPAT, APR and APR-Util libraries are installed (they can be built using [these instructions](https://logging.staged.apache.org/log4cxx/build-cmake.html#Windows))
2323
* If the programs `zip.exe`, `gzip.exe` and `sed.exe` are not in `C:\msys64\usr\bin`, the environment has a variable `LOG4CXX_TEST_PROGRAM_PATH` set to the full path (using / directory separators) containing those programs
2424

2525
Steps

0 commit comments

Comments
 (0)