Skip to content

Commit 2aa9e98

Browse files
committed
Fix dead link due to CONTROL files not existing anymore on vcpkg
1 parent 11d8844 commit 2aa9e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

download/windows.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ <h2>With a Package Manager</h2>
1111

1212
<p><em>Note that vcpkg is not maintained by the CGAL project. Consequently, the latest stable release
1313
of CGAL might not be immediately available. You can check the version of CGAL currently available
14-
through vcpkg on the <code>VERSION</code> line on the dedicated CGAL control file on
15-
<a href="https://github.com/microsoft/vcpkg/blob/master/ports/cgal/CONTROL">github.com/microsoft/vcpkg</a>.</em></p>
14+
through vcpkg on the <code>version</code> line on the dedicated CGAL <code>.json</code> file on
15+
<a href="https://github.com/microsoft/vcpkg/blob/master/ports/cgal/vcpkg.json">github.com/microsoft/vcpkg</a>.</em></p>
1616

1717
<p>We recommand to use <a href="https://github.com/microsoft/vcpkg" target="_blank">vcpkg</a>:</p>
1818

0 commit comments

Comments
 (0)