Skip to content

Commit 31bb1ea

Browse files
committed
Update links
1 parent 5cdf9c7 commit 31bb1ea

File tree

9 files changed

+15
-28
lines changed

9 files changed

+15
-28
lines changed

components/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const FOOTER_NAV = [
106106
key: "developer-hub",
107107
title: "Developer hub",
108108
external: true,
109-
href: "https://build.minima.global/resources",
109+
href: "https://docs.minima.global/docs/development",
110110
},
111111
{
112112
key: "grants-program",

content/docs/core/at-a-glance.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,3 @@ Below you will find key information about Minima, with links to further reading.
115115
title="Tutorials"
116116
description="Learn how to easily build a MiniDapp using familiar web languages."
117117
/>
118-
119-
<Card
120-
href="https://build.minima.global/"
121-
title="Build a MiniDapp"
122-
description="Head to our developer portal for detailed resources and tutorials."
123-
/>
124-
</Cards>

content/docs/core/tokenomics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Rewards earned by Incentive Program members were distributed as Native Minima ($
8888

8989
### Maximize
9090

91-
Users can earn a yield on their native Minima coins via the fully collatoralized, non-custodial MiniDapp [Maximize](https://minidapps.minima.global/). Yield is in the form of native Minima, paid to participants who lock up their holdings for set periods of time - encouraging continued node running and reducing the total circulating supply of Minima while creating genuine demand for coins. [Click here](/docs/core/minidapp-terms#g-1-maximize-minidapp) for more information on Maximize.
91+
Users can earn a yield on their native Minima coins via the fully collatoralized, non-custodial MiniDapp Maximize. Yield is in the form of native Minima, paid to participants who lock up their holdings for set periods of time - encouraging continued node running and reducing the total circulating supply of Minima while creating genuine demand for coins. [Click here](/docs/core/minidapp-terms#g-1-maximize-minidapp) for more information on Maximize.
9292

9393
### Ecosystem Growth
9494

@@ -98,7 +98,7 @@ The purpose of this category is to support, maintain and improve Minima, through
9898

9999
## Grants & Bounties
100100

101-
[Grants](https://build.minima.global/grants) are available for building interesting and novel use cases on Minima. They will be awarded to developers and entrepreneurs, in collaboration with a range of Minima partners, to accelerate the growth of the network.
101+
Grants are available for building interesting and novel use cases on Minima. They will be awarded to developers and entrepreneurs, in collaboration with a range of Minima partners, to accelerate the growth of the network.
102102

103103
Bounties are also available for individuals who discover critical bugs and report them to the team [via Discord](https://discord.gg/minimaglobal), before anyone else.
104104

content/docs/development/interactive-minidapp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Please refer to the [Installing your MiniDapp](/docs//development/basic-minidapp
145145

146146
The **HelloWorld2** MiniDapp can also be downloaded from GitHub [here](https://github.com/minima-global/innovation-challenge/tree/main/Resources)
147147

148-
Minima&apos;s official MiniDapps can be downloaded from the [MiniDapps website](https://minidapps.minima.global/).
148+
Minima's official MiniDapps are installed by default when starting a node with the minidapp system enabled.
149149

150150
## Next Steps
151151

content/docs/development/streamr.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Creating a service.js MiniDapp is super simple. First we just need to create a `
186186

187187
This tutorial will skip over the creation of the **MiniDapp** base.
188188

189-
Before you continue, please check out the [build.minima.global](http://build.minima.global/) website for existing tutorials, or view the code mentioned in this tutorial on **Github** at the end of the tutorial.
189+
Before you continue, please check out the other tutorials in this section, or view the code mentioned in this tutorial on **Github** at the end of the tutorial.
190190

191191
Now that you know how to set up a Minidapp, you can now `cd` into our **Publisher** **MiniDapp** directory and create & edit the `service.js` file with the following command in the command line:
192192

@@ -485,6 +485,6 @@ Build and zip the Minidapp and install it via the **Minihub** or command line. O
485485

486486
And that’s it! You have successfully created a **Publisher MiniDapp** that can publish messages to **Streamr**, and a **Subscriber MiniDapp** that can subscribe to streams on **Streamr** network.
487487

488-
We heavily recommend checking out the rest of the **Build Minima Website** - [build.minima.global](http://build.minima.global/) for more tutorials and the **Streamr** docs - https://docs.streamr.network/ to learn more about *Streamr*.
488+
We heavily recommend checking out the rest of tutorials and the **Streamr** docs - https://docs.streamr.network/ to learn more about *Streamr*.
489489

490490
Check out all the code on Github **[here.](https://github.com/minima-global/streamr-minidapp-example/blob/main/README.md)**

content/docs/learn/maxima-faq.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Your Contact Address identifies your Minima address and location in the peer-to-
2929

3030
## What is MaxSolo?
3131
MaxSolo is a messaging MiniDapp that uses Minima and Maxima to enable you to exchange messages, Minima coins, custom tokens and NFTs to your Maxima contacts.
32-
The latest version of MaxSolo can be downloaded from our [MiniDapps site](https://minidapps.minima.global) and installed on your Minima node.
3332

3433
## Are my Maxima messages private?
3534
Messages sent over Maxima are signed by the sender and encrypted end-to-end, so only the recipient of your message is able to decrypt and read it.

content/docs/learn/minidapps-about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Other ‘decentralized’ applications are decentralized in name only, often rel
2929

3030

3131
## What MiniDapps are currently available?
32-
You will find the latest MiniDapps, developed by the Minima Team, available to download from the [MiniDapps website](https://minidapps.minima.global/).
32+
You will find the latest MiniDapps, developed by the Minima Team, installed by default when starting a node.
3333
In future, we expect the majority of MiniDapps to be built by the open-source community—that could be you!
3434

3535
## How do I use MiniDapps?

content/docs/user-guides/mds/manage-minidapps.mdx

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@ Provided the MiniDapp system is enabled, a set of default MiniDapps will be inst
99
## Installing new MiniDapps
1010

1111
1. Login to Minima and open the **Dapp Store** MiniDapp
12-
2. If the Dapp Store is in WRITE mode, you can install MiniDapps with one click then return to the home screen to open the new MiniDapp.
12+
2. To install MiniDapps with one click, ensure the Dapp Store is in WRITE mode.
13+
3. If it is your first time using the Dapp Store, you will need to add a store using a link that someone has shared with you.
1314

1415
![MDS](/img/runanode/mds_dappstore.png)
1516

16-
3. If the Dapp Store is in READ mode, you must first download the MiniDapp to your device
17-
18-
_Alternatively, MiniDapps can be downloaded from our [MiniDapp site.](https://minidapps.minima.global/)_
17+
4. If the Dapp Store is in READ mode, you must first download the MiniDapp to your device then return to the home screen and click on the + icon in the top right
1918

2019
![MDS](/img/runanode/mds_dappstoreread.png)
2120

@@ -29,8 +28,6 @@ _Alternatively, MiniDapps can be downloaded from our [MiniDapp site.](https://mi
2928

3029
</Callout>
3130

32-
4. Return to the home screen and click on the + icon in the top right
33-
3431
![MDS](/img/runanode/mds_installdapp.png)
3532

3633
5. **Choose File** and select the MiniDapp you just downloaded
@@ -55,17 +52,15 @@ By updating a MiniDapp, all data will be transferred automatically to the new Mi
5552

5653
3. If the Dapp Store is in READ mode, you must first download the MiniDapp to your device
5754

58-
_Alternatively, MiniDapps can be downloaded from our [MiniDapp site.](https://minidapps.minima.global/)_
59-
60-
3. Return to the Home screen and right click (or long press on mobile) on the MiniDapp you wish to update
55+
4. Return to the Home screen and right click (or long press on mobile) on the MiniDapp you wish to update
6156

6257
![MDS](/img/runanode/mds_dappoptions.png)
6358

64-
4. Select **Update**
59+
5. Select **Update**
6560

66-
5. Find and select the MiniDapp you just downloaded
61+
6. Find and select the MiniDapp you just downloaded
6762

68-
6. Click **Update**
63+
7. Click **Update**
6964

7065
## Deleting MiniDapps
7166

content/docs/user-guides/set-your-profile.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tag: user-guides
66

77
Maxima allows you to communicate with friends and family and other Minima node runners, peer-to-peer. Simply set up your profile add some contacts to get started.
88

9-
There are several [MiniDapps](https://minidapps.minima.global/) that use Maxima:
9+
There are several MiniDapps that use Maxima:
1010

1111
1. MaxContacts: Set your profile and add, remove and manage your contacts.
1212
2. MaxSolo: A one to one chat application

0 commit comments

Comments
 (0)