Skip to content

Commit bf3cbee

Browse files
committed
Workaround invalid link
1 parent a1f6a03 commit bf3cbee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/sourcebuild-in-repos/build-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a collection of notes about how source-build can differ in general from
44
your repo's build and what kind of issues that can create.
55

6-
## Single-version and single-RID build
6+
## Single version and single RID build
77

88
Source-build is required to build on a single machine with no internet access.
99
This means that we build targeting a single RID, usually the non-portable RID

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ what can happen is
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
4444
[previously-source-built
45-
archive](build-info.md#Single-version_and_single-RID_build), but no new
45+
archive](build-info.md#Single_version_and_single_RID_build), but no new
4646
version of Package A is produced.
4747
1. Source-build version 3 fails because Package A no longer exists in the
4848
previously-source-built archive either.

0 commit comments

Comments
 (0)