Skip to content

Commit be6f5b2

Browse files
committed
Workaround invalid link
1 parent bf3cbee commit be6f5b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/sourcebuild-in-repos/update-dependencies.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ what can happen is
4141
1. In version 2, Package A is split into Package A1 and Package A2.
4242
1. A downstream repo is never updated to take the split packages.
4343
1. The version 2 source-build succeeds because Package A exists in the
44-
[previously-source-built
45-
archive](build-info.md#Single_version_and_single_RID_build), but no new
44+
[previously-source-built archive](build-info.md#single-version-and-single-rid-build), but no new
4645
version of Package A is produced.
4746
1. Source-build version 3 fails because Package A no longer exists in the
4847
previously-source-built archive either.

0 commit comments

Comments
 (0)