mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
Fix links to clients
This commit is contained in:
parent
314f73448a
commit
0dec34be17
@ -151,8 +151,9 @@ export default class App extends Component {
|
|||||||
</FooterDropDownSection>
|
</FooterDropDownSection>
|
||||||
<FooterDropDownSection title="Clients">
|
<FooterDropDownSection title="Clients">
|
||||||
<FooterLinkList>
|
<FooterLinkList>
|
||||||
<a href="https://github.com/Unleash/unleash-node-client/">Node.js</a>
|
<a href="https://github.com/Unleash/unleash-client-node/">Node.js</a>
|
||||||
<a href="https://github.com/Unleash/unleash-java-client/">Java</a>
|
<a href="https://github.com/Unleash/unleash-client-java/">Java</a>
|
||||||
|
<a href="https://github.com/Unleash/unleash-client-go/">Go</a>
|
||||||
</FooterLinkList>
|
</FooterLinkList>
|
||||||
</FooterDropDownSection>
|
</FooterDropDownSection>
|
||||||
</FooterSection>
|
</FooterSection>
|
||||||
|
Loading…
Reference in New Issue
Block a user