Skip to content

Commit 1210b84

Browse files
authored
docs: Fix typo in PR number for 6.24.0 changelog (#2396)
1 parent c40b302 commit 1210b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif::[]
5252
* Fix asgi middleware distributed tracing {pull}2334[#2334]
5353
* Fix typing of start in Span / capture_span to float {pull}2335[#2335]
5454
* Fix azure instrumentation client_class and metrics sets invocation {pull}2337[#2337]
55-
* Fix mysql_connector instrumentation connection retrieval {pull}2334[#2334]
55+
* Fix mysql_connector instrumentation connection retrieval {pull}2344[#2344]
5656
* Remove spurious Django QuerySet evaluation in case of database errors {pull}2158[#2158]
5757
5858
[[release-notes-6.23.0]]

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
3636
* Fix asgi middleware distributed tracing [#2334](https://github.com/elastic/apm-agent-python/pull/2334)
3737
* Fix typing of start in Span / capture_span to float [#2335](https://github.com/elastic/apm-agent-python/pull/2335)
3838
* Fix azure instrumentation client_class and metrics sets invocation [#2337](https://github.com/elastic/apm-agent-python/pull/2337)
39-
* Fix mysql_connector instrumentation connection retrieval [#2334](https://github.com/elastic/apm-agent-python/pull/2334)
39+
* Fix mysql_connector instrumentation connection retrieval [#2344](https://github.com/elastic/apm-agent-python/pull/2344)
4040
* Remove spurious Django QuerySet evaluation in case of database errors [#2158](https://github.com/elastic/apm-agent-python/pull/2158)
4141

4242
## 6.23.0 [elastic-apm-python-agent-6230-release-notes]

0 commit comments

Comments
 (0)