We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3cbee commit be6f5b2Copy full SHA for be6f5b2
Documentation/sourcebuild-in-repos/update-dependencies.md
@@ -41,8 +41,7 @@ what can happen is
41
1. In version 2, Package A is split into Package A1 and Package A2.
42
1. A downstream repo is never updated to take the split packages.
43
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
+ [previously-source-built archive](build-info.md#single-version-and-single-rid-build), but no new
46
version of Package A is produced.
47
1. Source-build version 3 fails because Package A no longer exists in the
48
previously-source-built archive either.
0 commit comments