mirror of
https://github.com/status-im/subspace-docs.git
synced 2025-02-08 02:43:25 +00:00
update tutorials section
This commit is contained in:
parent
b9bb13c341
commit
02b03aad27
@ -22,7 +22,6 @@ module.exports = {
|
||||
search: false,
|
||||
nav: [
|
||||
{ text: 'Getting Started', link: '/getting-started/' },
|
||||
{ text: 'Tutorial', link: '/tutorial' },
|
||||
{ text: 'Integrations', link: '/integrations-overview' },
|
||||
{ text: 'API', link: '/api' },
|
||||
{ text: 'Github', link: 'https://github.com/status-im/subspace' },
|
||||
|
2
react.md
2
react.md
@ -13,7 +13,7 @@ This enhanced component will subscribe to any observable property it receives wh
|
||||
### Example
|
||||
|
||||
::: tip
|
||||
This example is available in [Github](https://github.com/status-im/subspace/tree/master/examples/react)
|
||||
This example is available in [Github](https://github.com/embark-framework/subspace/tree/master/examples/react-example1)
|
||||
:::
|
||||
|
||||
|
||||
|
@ -1,2 +1,4 @@
|
||||
# Creating a reactive ÐApp with Embark and Subspace1
|
||||
# Creating a reactive ÐApp with React and Subspace
|
||||
|
||||
See example DApp at [https://github.com/embark-framework/subspace/tree/master/examples/react-example1](https://github.com/embark-framework/subspace/tree/master/examples/react-example1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user