mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-25 18:32:23 +08:00
add auth0 tutorial link to react-apollo-todo landing page (#1819)
This commit is contained in:
committed by
Shahidh K Muhammed
parent
ed9a5b962a
commit
420dde77dc
@@ -138,7 +138,13 @@ class LandingPage extends Component {
|
||||
</div>
|
||||
<div className="col-md-11 col-sm-11 col-xs-10 noPadd">
|
||||
<div className="description removePaddBottom">
|
||||
Full tutorial coming soon!
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://auth0.com/blog/building-a-collaborative-todo-app-with-realtime-graphql-using-hasura/"
|
||||
>
|
||||
Full tutorial with Auth0!
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user