mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
getting-started: Fix package managers hyperlink (#500)
This commit is contained in:
@@ -100,7 +100,7 @@ clang++ --version
|
||||
== Binaries
|
||||
|
||||
Installing Boost with a package manager might simplify the process and ensure that all dependencies are installed correctly.
|
||||
In this guide, we will discuss two types of package managers: xref:#cpp-package-managers[] package managers such as Conan and Vcpkg, and xref:#cpp-package-managers[System Package Managers], such as APT and Homebrew.
|
||||
In this guide, we will discuss two types of package managers: xref:#cpp-package-managers[] package managers such as Conan and Vcpkg, and xref:#_system_level_installation[System Package Managers], such as APT and Homebrew.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user