From 4e7496e49d01f697ec919fccea19ee352aa786ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Tue, 23 Apr 2024 20:08:59 +0200 Subject: [PATCH] docs: fix broken links --- README.md | 10 ++++++---- docs/contributing.md | 11 +++++++---- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 46c7bdeab..bd8c739b7 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,11 @@ level of maturity now. The overall energy of contributors is not as high as it used to be. In addition, there are now several self-hosted alternatives (for instance -[cospend](https://github.com/julien-nc/cospend-nc/tree/main), [spliit](https:// -github.com/spliit-app/spliit)). As maintainers, we believe that the project is -still relevant but should gear towards some kind of "maintenance mode": +[cospend](https://github.com/julien-nc/cospend-nc/tree/main), +[spliit](https://github.com/spliit-app/spliit)). + +As maintainers, we believe that the project is still relevant but should gear +towards some kind of "maintenance mode": * **Simplicity** is now the main goal of the project. It has always been a compass for the project, and the resulting software is appreciated by both users and @@ -45,7 +47,7 @@ size...) and user-visible aspects (straightforward interface, no need to create accounts for people you invite, same web interface on mobile...) * **Stability** is prioritized over adding major new features. We found ourselves -complexifying the codebase (and the interface) by while accepting some +complexifying the codebase (and the interface) while accepting some contributions. Our goal now is to have a minimal set of features that do most of the job. We believe this will help lower the maintainance burden. diff --git a/docs/contributing.md b/docs/contributing.md index da1f61c08..821a37425 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -7,9 +7,11 @@ level of maturity now. The overall energy of contributors is not as high as it used to be. In addition, there are now several self-hosted alternatives (for instance -[cospend](https://github.com/julien-nc/cospend-nc/tree/main), [spliit](https:// -github.com/spliit-app/spliit)). As maintainers, we believe that the project is -still relevant but should gear towards some kind of "maintenance mode": +[cospend](https://github.com/julien-nc/cospend-nc/tree/main), +[spliit](https://github.com/spliit-app/spliit)). + +As maintainers, we believe that the project is still relevant but should gear +towards some kind of "maintenance mode": * **Simplicity** is now the main goal of the project. It has always been a compass for the project, and the resulting software is appreciated by both users and @@ -19,7 +21,7 @@ size...) and user-visible aspects (straightforward interface, no need to create accounts for people you invite, same web interface on mobile...) * **Stability** is prioritized over adding major new features. We found ourselves -complexifying the codebase (and the interface) by while accepting some +complexifying the codebase (and the interface) while accepting some contributions. Our goal now is to have a minimal set of features that do most of the job. We believe this will help lower the maintainance burden. @@ -29,6 +31,7 @@ It is still possible to propose new features, but they should fit into this new direction. Simplicity of the UI/UX and simplicity of the technical implementation will be the main factors when deciding to accept new features. + ## How to contribute You would like to contribute? First, thanks a bunch! This project is a