mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
docs: add link to /sdks/community-sdks
This serves two purposes: 1. For people who know the structure, it won't look like anything's missing 2. For people who don't know the structure, it'll make community sdks more discoverable.
This commit is contained in:
parent
f404c37f97
commit
eb89d4505d
@ -41,6 +41,7 @@ module.exports = {
|
||||
'sdks/proxy-javascript',
|
||||
'sdks/proxy-react',
|
||||
'sdks/proxy-ios',
|
||||
{ type: 'link', label: 'Community SDKs', href: '/sdks#community-sdks'}
|
||||
],
|
||||
Addons: [
|
||||
'addons/index',
|
||||
|
Loading…
Reference in New Issue
Block a user