1
0
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:
Thomas Heartman 2022-01-11 09:22:30 +01:00
parent f404c37f97
commit eb89d4505d

View File

@ -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',