Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/legacy-url-mappings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ stack: &stack [ '9.0+', '8.19', '8.18', '8.17', '8.16', '8.15', '8.14', '8.13',

mappings:
en/apm/agent/android/: [ '1.2.0' , '0.x' ]
en/apm/agent/dotnet/: [ '1.32.0', '1.8' ]
en/apm/agent/dotnet/: [ '1.33.0' ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
en/apm/agent/dotnet/: [ '1.33.0' ]

You can remove this all together if there are no older pages to link back to.

Mind opening this not from a fork but directly against upstream?

Can you also update our bloomfilter by running?

https://github.com/elastic/docs-builder/blob/9ecb990f7142062aeb4659a618432d0e79a0e1b1/src/Elastic.Documentation.LegacyDocs/README.md#L17-L16

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok thanks. I'll create a new PR shortly.

en/apm/agent/go/: [ '2.7.1', '1.x', '0.5' ]
en/apm/agent/java/: ['1.54.0', '0.7', '0.6']
en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ]
Expand Down
Loading