Skip to content

Commit aec63fa

Browse files
committed
Fix link to Discord.
1 parent 397747d commit aec63fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hints/port-modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The package ecosystem is one of the most important parts of Gren. Right now, our
66
- Adding dependencies cannot introduce runtime exceptions.
77
- Patch changes cannot lead to surprise build failures.
88

9-
These are really important factors if you want to *quickly* create *reliable* applications. The Grencommunity thinks this is valuable.
9+
These are really important factors if you want to *quickly* create *reliable* applications. The Gren community thinks this is valuable.
1010

1111
Other communities think that the *number* of packages is a better measure of ecosystem health. That is a fine metric to use, but it is not the one we use for Gren. We would rather have 50 great packages than 100k packages of wildly varying quality.
1212

@@ -28,4 +28,4 @@ Our wager with the Gren package ecosystem is that it is better to get a package
2828

2929
Now this may not be the right choice for your particular project, and that is okay! We will be expanding our core libraries over time, as explained [here](https://github.com/gren-lang/projects/blob/master/roadmap.md#where-is-the-localstorage-package), and we hope you will circle back later to see if Gren has grown into a better fit!
3030

31-
If you have more questions about this choice or what it means for your application, please come ask the Gren [Discord](https://discord.gg/J8aaGMfz). Folks are friendly and happy to help out! Chances are that a `port` in your application will work great for your case once you learn more about how they are meant to be used.
31+
If you have more questions about this choice or what it means for your application, please come ask the Gren [Discord](https://discord.gg/Chb9YB9Vmh). Folks are friendly and happy to help out! Chances are that a `port` in your application will work great for your case once you learn more about how they are meant to be used.

0 commit comments

Comments
 (0)