#59 - Add discord link to docs

This commit is contained in:
AdamRamberg 2019-11-03 17:50:45 +01:00
parent a45918ee43
commit 69a698bd66
2 changed files with 11 additions and 0 deletions

View File

@ -63,6 +63,10 @@ The Unity Atoms docs are now published at **https://adamramberg.github.io/unity-
Read [this](https://medium.com/@adamramberg/unity-atoms-tiny-modular-pieces-utilizing-the-power-of-scriptable-objects-e8add1b95201) article on Medium for a great introduction to Unity Atoms.
## Looking for support?
For questions and support please join our [Discord channel](https://discord.gg/W4yd7E7).
## Maintainers
- [AdamRamberg](https://github.com/AdamRamberg)

View File

@ -46,6 +46,13 @@ class Footer extends React.Component {
</div>
<div>
<h5>Community</h5>
<a
href="https://discord.gg/W4yd7E7"
target="_blank"
rel="noreferrer noopener"
>
Discord
</a>
<a
href="https://gitter.im/unity-atoms/community#"
target="_blank"