From 0c570efc4765e1dc00fd1dc16917904a498ada34 Mon Sep 17 00:00:00 2001 From: aminecmi Date: Mon, 22 Aug 2022 22:04:07 +0200 Subject: [PATCH] Urls. --- .github/CONTRIBUTING.md | 4 ++-- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 10 +++++----- .../apps/readerforselfossv2/android/utils/Config.kt | 6 +++--- docs/index.html | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 7cd3814..7158439 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -10,7 +10,7 @@ Please read the guidelines before contributing, and follow them (or try to) when There are many ways to contribute to this project, you could [translate the app](https://crowdin.com/project/readerforselfoss), report bugs, request missing features, suggest enhancements and changes to existing ones. You also can improve the README with useful tips that could help the other users. -You can fork the repository, and [help me solve some issues](https://github.com/aminecmi/ReaderforSelfoss/issues?q=is%3Aissue+is%3Aopen+label%3A%22Up+For+Grabs%22) or [develop new things](https://github.com/aminecmi/ReaderforSelfoss/issues) +You can fork the repository, and [help me solve some issues](https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/issues?q=is%3Aissue+is%3Aopen+label%3A%22Up+For+Grabs%22) or [develop new things](https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/issues) ### What I can't help you with. @@ -28,7 +28,7 @@ Always check if the web version of your instance is working. ### Pull requests -* Don't create a PR for translations. See [here](https://github.com/aminecmi/ReaderforSelfoss/pull/170#issuecomment-355715654) for an explanation why. +* Don't create a PR for translations. * Please ask before starting to work on an issue. I may be working on it, or someone else could be doing so. * Each pull request should implement **ONE** feature or bugfix. Keep in mind that you can submit as many PR as you want. * Your code must be simple and clear enough to avoid using comments to explain what it does. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 76b8ec1..aa1b169 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. -- [ ] This is **NOT** translation related. (See [here](https://github.com/aminecmi/ReaderforSelfoss/pull/170#issuecomment-355715654)) +- [ ] This is **NOT** translation related. This closes issue #XXX diff --git a/README.md b/README.md index 3042a09..2f1f3bd 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,15 @@ If you are a user, you can still create new issues. I'll fix them when I can. 1. **You'll have to have a Selfoss instance running.** You'll find everything you need to install it [here](https://selfoss.aditu.de/). -2. Check the [Contribution guide](https://github.com/aminecmi/ReaderforSelfoss-multiplatform/blob/master/.github/CONTRIBUTING.md). +2. Check the [Contribution guide](https://gitea.amine-louveau.fr/Louvorg/ReaderforSelfoss-multiplatform/blob/master/.github/CONTRIBUTING.md). -3. Build the project by following [these steps](https://github.com/aminecmi/ReaderforSelfoss-multiplatform/blob/master/.github/CONTRIBUTING.md#build-the-project) (you should have read them after the contribution guide) +3. Build the project by following [these steps](https://gitea.amine-louveau.fr/Louvorg/ReaderforSelfoss-multiplatform/blob/master/.github/CONTRIBUTING.md#build-the-project) (you should have read them after the contribution guide) ## Useful links -- [Check what changed](https://github.com/aminecmi/ReaderforSelfoss-multiplatform/blob/master/CHANGELOG.md) -- [See what I'm doing](https://github.com/aminecmi/ReaderforSelfoss-multiplatform/projects/1) -- [Create an issue, or request a new feature](https://github.com/aminecmi/ReaderforSelfoss-multiplatform/issues) +- [Check what changed](https://gitea.amine-louveau.fr/Louvorg/ReaderforSelfoss-multiplatform/blob/master/CHANGELOG.md) +- [See what I'm doing](https://gitea.amine-louveau.fr/Louvorg/ReaderforSelfoss-multiplatform/projects/1) +- [Create an issue, or request a new feature](https://gitea.amine-louveau.fr/Louvorg/ReaderforSelfoss-multiplatform/issues) - [Help translation the app](https://crowdin.com/project/readerforselfoss) ## Contributors (V1) (Alphabetical order) ❤️ diff --git a/androidApp/src/main/java/bou/amine/apps/readerforselfossv2/android/utils/Config.kt b/androidApp/src/main/java/bou/amine/apps/readerforselfossv2/android/utils/Config.kt index ba81e76..9ce7ede 100644 --- a/androidApp/src/main/java/bou/amine/apps/readerforselfossv2/android/utils/Config.kt +++ b/androidApp/src/main/java/bou/amine/apps/readerforselfossv2/android/utils/Config.kt @@ -28,13 +28,13 @@ class Config { companion object { const val settingsName = "paramsselfoss" - const val feedbackEmail = "aminecmi@gmail.com" + const val feedbackEmail = "aminecmi@pm.me.com" const val translationUrl = "https://crwd.in/readerforselfoss" - const val sourceUrl = "https://github.com/aminecmi/ReaderforSelfoss" + const val sourceUrl = "https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform" - const val trackerUrl = "https://github.com/aminecmi/ReaderforSelfoss/issues" + const val trackerUrl = "https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/issues" const val syncChannelId = "sync-channel-id" diff --git a/docs/index.html b/docs/index.html index 48b7f3a..4b08e48 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,7 +55,7 @@ redirect_from: "/ReaderforSelfoss-multiplatform/" - + @@ -68,9 +68,9 @@ redirect_from: "/ReaderforSelfoss-multiplatform/" - +