opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

Triplet links in docs/building-with-vcpkg documentation are outdated.

Open Pravila00 opened this issue 1 year ago • 0 comments

The links of Using triplets building-with-vcpkg section are outdated. They are pointing to an unexisting endpoint.

Specifically:

  • https://vcpkg.readthedocs.io/en/latest/users/triplets/
  • https://vcpkg.readthedocs.io/en/latest/examples/overlay-triplets-linux-dynamic/#overlay-triplets-example

Also, "Overlay triplets" are referred as "Custom triplets" which could be a bit confusing for Vcpkg users, as the official term is Overlay triplets

Pravila00 avatar Jun 29 '24 08:06 Pravila00