We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f21fa5 commit 5ebd388Copy full SHA for 5ebd388
src/datasets/providers/split.ts
@@ -44,13 +44,13 @@ export const Split: Provider = {
44
{
45
technology: 'Swift',
46
vendorOfficial: true,
47
- href: 'https://swiftpackageindex.com/splitio/split-openfeature-provider-swift',
+ href: 'https://github.com/splitio/split-openfeature-provider-swift',
48
category: ['Client'],
49
},
50
51
technology: 'Kotlin',
52
53
- href: 'https://central.sonatype.com/artifact/io.split.openfeature/split-openfeature-android',
+ href: 'https://github.com/splitio/split-openfeature-provider-android',
54
55
56
],
0 commit comments