File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,21 +24,21 @@ export const Flagsmith: Provider = {
2424 category : [ 'Client' ] ,
2525 } ,
2626 {
27- technology : '.NET ' ,
27+ technology : 'JavaScript ' ,
2828 vendorOfficial : true ,
29- href : 'https://github.com/open-feature/dotnet -sdk-contrib/tree/main/src/OpenFeature.Contrib.Providers.Flagsmith ' ,
29+ href : 'https://github.com/open-feature/js -sdk-contrib/tree/main/libs/providers/flagsmith ' ,
3030 category : [ 'Server' ] ,
3131 } ,
3232 {
33- technology : 'Python ' ,
33+ technology : '.NET ' ,
3434 vendorOfficial : true ,
35- href : 'https://github.com/Flagsmith/flagsmith-openfeature-provider-python ' ,
35+ href : 'https://github.com/open-feature/dotnet-sdk-contrib/tree/main/src/OpenFeature.Contrib.Providers.Flagsmith ' ,
3636 category : [ 'Server' ] ,
3737 } ,
3838 {
39- technology : 'JavaScript ' ,
39+ technology : 'Python ' ,
4040 vendorOfficial : true ,
41- href : 'https://github.com/open-feature/js-sdk-contrib/tree/main/libs/providers/flagsmith ' ,
41+ href : 'https://github.com/Flagsmith/flagsmith-openfeature-provider-python ' ,
4242 category : [ 'Server' ] ,
4343 } ,
4444 ] ,
You can’t perform that action at this time.
0 commit comments