Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit a8971e8

Browse files
committed
Update wiki URL
1 parent 3ac1ff2 commit a8971e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

waf

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ print(' $ cd build')
1515
print(' $ cmake .. -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=release -DCMAKE_EXPORT_COMPILE_COMMANDS=YES')
1616
print(' $ make install -j8')
1717
print('')
18-
print('See https://github.com/cquery-project/cquery/wiki/Build-%28CMake%29 for more details')
18+
print('See https://github.com/cquery-project/cquery/wiki/Building-cquery for more details')
1919

2020
sys.exit(1)

0 commit comments

Comments
 (0)