From 5fefc85d9bc16dc06d6dcd4a51e3a65826956eff Mon Sep 17 00:00:00 2001 From: Bart Thomee <11445373+bthomee@users.noreply.github.com> Date: Wed, 6 Aug 2025 08:30:30 -0400 Subject: [PATCH] Fix link in documentation --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 45d501a5de..63edcc1126 100644 --- a/BUILD.md +++ b/BUILD.md @@ -536,7 +536,7 @@ After any updates or changes to dependencies, you may need to do the following: conan remove '*' ``` -3. Re-run [conan export](#export-updated-recipes) +3. Re-run [conan export](#patched-recipes) if needed. 4. Re-run [conan install](#build-and-test). ### `protobuf/port_def.inc` file not found