[websites/rkward-kde-org] /: Fix outdated info

Thomas Friedrichsmeier null at kde.org
Fri Oct 2 20:40:41 BST 2020


Git commit 4047233cf71643b6fc39d37d058dc662d270afd6 by Thomas Friedrichsmeier.
Committed on 02/10/2020 at 19:40.
Pushed by tfry into branch 'master'.

Fix outdated info

M  +2    -15   RKWard_Source_Repository.md

https://invent.kde.org/websites/rkward-kde-org/commit/4047233cf71643b6fc39d37d058dc662d270afd6

diff --git a/RKWard_Source_Repository.md b/RKWard_Source_Repository.md
index 8f9c614..be3c26e 100644
--- a/RKWard_Source_Repository.md
+++ b/RKWard_Source_Repository.md
@@ -75,23 +75,10 @@ steps are needed (less, if you use some advanced tricks).
 
 ## Producing patches
 
-Our preferred mechanism of accepting patches is via "phabricator"
-([instructions](https://community.kde.org/Infrastructure/Phabricator)).
-
-However, especially for simple patches, you can also submit them to the
-[mailing list](Contact.html). In general, follow this procedure:
-
-1.  Follow the instructions given above
-2.  run git pull --rebase
-3.  Make your changes directly in your clone of the repository
-4.  Maybe run *git pull --rebase* again, to make sure changes other
-    people made don't conflict with your changes
-5.  run git diff \> patch.diff
-6.  submit the diff on <http://phabricator.kde.org>, or send it to the
-    mailing list with a short message, on what you did, and why.
+[Submitting patches](Patches.html)
 
 ## Source browsing
 
 You can also browse the Git repository online:
-<https://cgit.kde.org/rkward.git>
+<https://invent.kde.org/education/rkward>
 




More information about the rkward-tracker mailing list