]> Untitled Git - lemmy.git/blobdiff - README.md
Fixing some readme links. Fixes #1382
[lemmy.git] / README.md
index 6d1aede680e37572b93a80be0dde14349addd7ef..33cbdf16c4c650efb0c808750a772056c4f4b4c1 100644 (file)
--- a/README.md
+++ b/README.md
     <br />
     <a href="https://join.lemmy.ml">Join Lemmy</a>
     ·
-    <a href="https://lemmy.ml/docs/index.html">Documentation</a>
+    <a href="https://lemmy.ml/docs/en/index.html">Documentation</a>
     ·
     <a href="https://github.com/LemmyNet/lemmy/issues">Report Bug</a>
     ·
     <a href="https://github.com/LemmyNet/lemmy/issues">Request Feature</a>
     ·
     <a href="https://github.com/LemmyNet/lemmy/blob/main/RELEASES.md">Releases</a>
+    ·
+    <a href="https://lemmy.ml/docs/en/code_of_conduct.html">Code of Conduct</a>
   </p>
 </p>
 
@@ -65,7 +67,7 @@ Each Lemmy server can set its own moderation policy; appointing site-wide admins
 
 - Open source, [AGPL License](/LICENSE).
 - Self hostable, easy to deploy.
-  - Comes with [Docker](https://lemmy.ml/docs/administration_install_docker.html) and [Ansible](https://lemmy.ml/docs/administration_install_ansible.html).
+  - Comes with [Docker](https://lemmy.ml/docs/en/administration/install_docker.html) and [Ansible](https://lemmy.ml/docs/en/administration/install_ansible.html).
 - Clean, mobile-friendly interface.
   - Only a minimum of a username and password is required to sign up!
   - User avatar support.
@@ -100,16 +102,16 @@ Each Lemmy server can set its own moderation policy; appointing site-wide admins
 
 ## Installation
 
-- [Docker](https://lemmy.ml/docs/administration_install_docker.html)
-- [Ansible](https://lemmy.ml/docs/administration_install_ansible.html)
+- [Docker](https://lemmy.ml/docs/en/administration/install_docker.html)
+- [Ansible](https://lemmy.ml/docs/en/administration/install_ansible.html)
 
 ## Lemmy Projects
 
 ### Apps
 
 - [lemmy-ui - The official web app for lemmy](https://github.com/LemmyNet/lemmy-ui)
-- [Lemmur - A flutter lemmy app ( under development )](https://github.com/krawieck/lemmur)
-- [Lemmy-mobile (Android / IOS) - React native ( under development )](https://github.com/koredefashokun/lemmy-mobile)
+- [Lemmur - A mobile client for Lemmy (Android, Linux, Windows)](https://github.com/krawieck/lemmur)
+- [Lemmer - A native iOS app](https://github.com/uuttff8/Lemmy-iOS)
 
 ### Libraries
 
@@ -134,9 +136,9 @@ Lemmy is free, open-source software, meaning no advertising, monetizing, or vent
 
 ## Contributing
 
-- [Contributing instructions](https://lemmy.ml/docs/contributing.html)
-- [Docker Development](https://lemmy.ml/docs/contributing_docker_development.html)
-- [Local Development](https://lemmy.ml/docs/contributing_local_development.html)
+- [Contributing instructions](https://lemmy.ml/docs/en/contributing.html)
+- [Docker Development](https://lemmy.ml/docs/en/contributing/docker_development.html)
+- [Local Development](https://lemmy.ml/docs/en/contributing/local_development.html)
 
 ### Translations