diff --git a/src/pages/en/framework/getting-started.md b/src/pages/en/framework/getting-started.md index a78a667..6d1b090 100644 --- a/src/pages/en/framework/getting-started.md +++ b/src/pages/en/framework/getting-started.md @@ -12,8 +12,6 @@ For now we support JS, TS, and React. Svelte will come soon. More details and a tutorial will be available here in the coming days, in the meanwhile, you can see the [README of our npm package](https://www.npmjs.com/package/nextgraphweb). We also have created a [demo app in React](https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/master/ng-sdk-js/example-webapp-react), that you can use as an example. -You will need to first create a wallet at [nextgraph.eu](https://nextgraph.eu). - You can read more about our framework and what it does or will offer, in the [following sections](/en/framework/data-first). If you have questions or want to get in touch with us, the simplest way is to join the [forum](https://forum.nextgraph.org). diff --git a/src/pages/en/introduction.md b/src/pages/en/introduction.md index 48aeeaa..b54ec98 100644 --- a/src/pages/en/introduction.md +++ b/src/pages/en/introduction.md @@ -19,7 +19,7 @@ You can read more about NextGraph on [our website](https://nextgraph.org). ### App & Platform -[Get started](/en/getting-started) with our official App by [installing it](https://nextgraph.org/download/), or using the web app at [nextgraph.eu](https://nextgraph.eu). +[Get started](/en/getting-started) with our official App by [installing it](https://nextgraph.org/download/). You should read the [Getting started](/en/getting-started) guide as it explains how to use the app for the first time.