summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndre Vallestero <andrevallesero@gmail.com>2020-01-22 10:34:53 -0500
committerAndre Vallestero <andrevallesero@gmail.com>2020-01-22 10:35:09 -0500
commit50056699ac441c45bc62a6a1d1a3a8f5049b87c3 (patch)
tree29f415deb7ffc72f316c6081ef868381e8b865a5 /README.md
parenta964b4ce21cc19eb42ae4da1a1aef8bfc0a1df5c (diff)
Fixed infernojs url
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51bd0476..e4a7d2f6 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ The overall goal is to create an easily self-hostable, decentralized alternative
Each lemmy server can set its own moderation policy; appointing site-wide admins, and community moderators to keep out the trolls, and foster a healthy, non-toxic environment where all can feel comfortable contributing.
-Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Inferno](https://www.infernojs.org), [Typescript](https://www.typescriptlang.org/) and [Diesel](http://diesel.rs/).
+Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Inferno](https://infernojs.org), [Typescript](https://www.typescriptlang.org/) and [Diesel](http://diesel.rs/).
- [Documentation](https://dev.lemmy.ml/docs/index.html)
- [Releases / Changelog](/RELEASES.md)