Skip to content

Commit e0ea3bb

Browse files
authored
Merge branch 'main' into crosslinks-in-toc-take-three
2 parents 7d3d364 + cf70003 commit e0ea3bb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

config/legacy-url-mappings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ stack: &stack [ '9.0+', '8.19', '8.18', '8.17', '8.16', '8.15', '8.14', '8.13',
88

99
mappings:
1010
en/apm/agent/android/: [ '1.2.0' , '0.x' ]
11-
en/apm/agent/dotnet/: [ '1.32.0', '1.8' ]
11+
en/apm/agent/dotnet/: [ '1.33.0' ]
1212
en/apm/agent/go/: [ '2.7.1', '1.x', '0.5' ]
1313
en/apm/agent/java/: ['1.54.0', '0.7', '0.6']
1414
en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ]

docs/contribute/cumulative-docs/guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Here are some common scenarios you might come across:
185185
% Source: https://github.com/elastic/kibana/pull/229485/files#r2231876006
186186
* **Do _not_ use version numbers in prose**.
187187
Avoid using version numbers in prose adjacent to `applies_to` badge to prevent
188-
confusion when the badge is rended with `Planned` ahead of a release.
188+
confusion when the badge is rendered with `Planned` ahead of a release.
189189
* **Cumulative documentation is not meant to replace release notes.**
190190
* For example, if a feature becomes available in {{serverless-short}} and
191191
doesn’t have a particular lifecycle state to call out (preview, beta, deprecated…),
307 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)