Skip to content

Commit 8c9abb4

Browse files
committed
Update changelog URLs
1 parent bb323bc commit 8c9abb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bots/about/changelog.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ feel free to use the `String.toKey(bundle)` extension function temporarily.
5454
If you're using the KordEx Gradle plugin, start by **updating to version 1.5.0,** which will be released shortly.
5555

5656
- If you haven't created a translation bundle, you'll want to create one
57-
[as described here](https://docs.kordex.dev/internationalization.html#basic-concepts-bundles).
57+
[as described here](/i18n/bundles).
5858
- After that, configure the new `i18n` builder in the Gradle plugin, providing values for at least the `classPackage`
5959
and `translationBundle` properties.
6060
- Next, run the `generateTranslationsClass` Gradle task, which will generate a new `Translations` object containing
@@ -334,7 +334,7 @@ Please review your integration usage before pushing any updates!
334334
**Note:** Key-based filtering does not support nested container types, as this doesn't appear to be possible within
335335
Kotlin's type system. However, it is generally best not to nest data too far regardless.
336336

337-
The [configuration docs](https://docs.kordex.dev/sentry.html) have already been updated if you need them.
337+
The [configuration docs](/bots/config/extensions#sentry-extension) have already been updated if you need them.
338338

339339
As always, please give things a try and let me know how you get on!
340340

0 commit comments

Comments
 (0)