Skip to content

Commit f87fc2e

Browse files
authored
Fix "moved artifacts" link (#6083)
1 parent bc22ceb commit f87fc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/migration/4.0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ While most of the core APIs stayed the same, Apollo Kotlin 4 contains a few bina
1212
Apollo Kotlin 4 removes some deprecated symbols. We strongly recommend updating to the latest 3.x release and removing deprecated usages before migrating to version 4.
1313

1414
Important changes are:
15-
* [new package name](#group-id--plugin-id--package-name) and [moved artifacts](#moved-artifacts-)
15+
* [new package name](#group-id--plugin-id--package-name) and [moved artifacts](#moved-artifacts)
1616
* [fetch errors do not throw anymore](#fetch-errors-do-not-throw)
1717
* [the apolloMetadata Gradle configuration is not used anymore](#multi-module-dependson)
1818

0 commit comments

Comments
 (0)