[websites/rkward-kde-org] /: Fix links

Thomas Friedrichsmeier null at kde.org
Mon Apr 21 12:44:18 BST 2025


Git commit 292cfd023544578c82bef2c40d949c567229f8f6 by Thomas Friedrichsmeier.
Committed on 21/04/2025 at 08:59.
Pushed by tfry into branch 'master'.

Fix links

M  +1    -1    content/Binaries_and_Build_Scripts.md
M  +3    -3    content/Bugs.md
M  +1    -2    content/Converting_Plugins_from_PHP_to_JS.md
M  +1    -2    content/Development_News_Archive_2005_to_2008.md
M  +1    -1    content/RKWard-for-Newcomers.md
M  +5    -5    content/Release_Schedule.md
M  +1    -1    content/automated-plugin-testing.md
M  +3    -3    content/building-rkward-from-source.md
M  +1    -1    content/contact.md
M  +2    -2    content/developer-information.md
M  +3    -3    content/development-status-of-plugins.md
M  +7    -7    content/download.md
M  +7    -11   content/feature-plan-archive.md
M  +2    -3    content/feature-plan.md
M  +7    -7    content/general-faq.md
M  +2    -2    content/list-of-menu-items-and-plugins.md
M  +2    -2    content/news/2018-04-16-rkward-0.7.0-split-views-and-kf5.md
M  +5    -6    content/open-tasks.md
M  +2    -2    content/patches.md
M  +1    -1    content/plugins-under-planning.md
M  +2    -6    content/rkward-on-mac.md
M  +1    -1    content/rkward-on-windows.md
M  +1    -1    content/rkward-source-repository.md
M  +1    -0    static/.htaccess

https://invent.kde.org/websites/rkward-kde-org/-/commit/292cfd023544578c82bef2c40d949c567229f8f6

diff --git a/content/Binaries_and_Build_Scripts.md b/content/Binaries_and_Build_Scripts.md
index e970a1e..068e566 100644
--- a/content/Binaries_and_Build_Scripts.md
+++ b/content/Binaries_and_Build_Scripts.md
@@ -6,7 +6,7 @@ layout: page
 
 This page provides links to the relevant information pages for the various distributions for which official or inofficial packages are available.
 
-If your distribution is not listed, or does not provide an up-to-date-package, consider [building RKWard from source](Building_RKWard_From_Source.html),
+If your distribution is not listed, or does not provide an up-to-date-package, consider [building RKWard from source](/building-rkward-from-source),
 and/or filing a support ticket against your distribution.
 
 {{< inline-toc >}}
diff --git a/content/Bugs.md b/content/Bugs.md
index c33f6b9..ee3b8fd 100644
--- a/content/Bugs.md
+++ b/content/Bugs.md
@@ -46,7 +46,7 @@ account](https://bugs.kde.org/createaccount.cgi), if you don't have one,
 yet.
 
 Only if this is not possible for some reason, you can also send your
-report to our [mailing list](Contact.html).
+report to our [mailing list](/contact).
 
 ## Reporting wishes
 
@@ -55,7 +55,7 @@ report to our [mailing list](Contact.html).
   - Try to make a specific suggestion, not just "Feature XY should be
     improved". If you cannot quite put your finger on what should be
     done, do let us know, too, but write to our [mailing
-    list](Contact.html), instead of opening a ticket. This is
+    list](/contact), instead of opening a ticket. This is
     better suited for discussions.
   - While in many cases this information may not be strictly necessary,
     it is never wrong, and often helpful, to include the output of
@@ -68,4 +68,4 @@ account](https://bugs.kde.org/createaccount.cgi), if you don't have one,
 yet.
 
 Only if this is not possible for some reason, you can also send your
-report to our [mailing list](Contact.html).
+report to our [mailing list](/contact).
diff --git a/content/Converting_Plugins_from_PHP_to_JS.md b/content/Converting_Plugins_from_PHP_to_JS.md
index d6cc7a3..ef434e1 100644
--- a/content/Converting_Plugins_from_PHP_to_JS.md
+++ b/content/Converting_Plugins_from_PHP_to_JS.md
@@ -109,8 +109,7 @@ Only the first scripting scenario is implemented so far, i.e. the code
 generation for which we used PHP so far. All PHP files have been
 converted to JS files by means of an evil little script. However, each
 single .js-file will have to be checked for correctness, manually, and
-small changes will be needed in the majority of files. See [\#Migration
-Plan](#Migration_Plan).
+small changes will be needed in the majority of files. 
 
 ### What needs to be done short term?
 
diff --git a/content/Development_News_Archive_2005_to_2008.md b/content/Development_News_Archive_2005_to_2008.md
index e9cd2e3..bc2e04e 100644
--- a/content/Development_News_Archive_2005_to_2008.md
+++ b/content/Development_News_Archive_2005_to_2008.md
@@ -131,5 +131,4 @@ may have broken some features or introduced new bugs. Therefore, please
 check out the current CVS, and report any bugs, and wishlist items you
 come across.
 
-[Category:Developer
-Information](Category:Developer_Information.html)
+[Developer Information](/developer-information)
diff --git a/content/RKWard-for-Newcomers.md b/content/RKWard-for-Newcomers.md
index be22312..8c7d696 100644
--- a/content/RKWard-for-Newcomers.md
+++ b/content/RKWard-for-Newcomers.md
@@ -117,4 +117,4 @@ RKWard can help you install/load R packages, using a handy dialog:
 ![Image:ConfigurePackages.png](ConfigurePackages.png
 "Image:ConfigurePackages.png")
 
-[Category:User Documentation](Category:User_Documentation.html)
+[More User Documentation](/user-documentation)
diff --git a/content/Release_Schedule.md b/content/Release_Schedule.md
index c851f5a..d062b3e 100644
--- a/content/Release_Schedule.md
+++ b/content/Release_Schedule.md
@@ -21,11 +21,11 @@ The next release has not been scheduled, yet. For reference, this page contains
 
 ### Feature Plan
 
-[Feature Plan](Feature_Plan.html)
+[Feature Plan](/feature-plan)
 
 ### Development snapshots
 
-Several options exist for following the [development version of RKWard](RKWard_Source_Repository.html).
+Several options exist for following the [development version of RKWard](/rkward-source-repository).
 
 ### Tentative timeline
 
@@ -37,15 +37,15 @@ No dedicated point preview releases have been created. Automated preview builds
       - To be done
 <!--       - <https://mail.kde.org/pipermail/rkward-devel/2022-April/005682.html>. -->
 <!--  - [Source tar.gz](https://files.kde.org/rkward/testing/rkward-0.6.9z+0.7.0+pre1.tar.gz)
-    (see [Building RKWard From Source](Building_RKWard_From_Source.html) for instructions). -->
+    (see [Building RKWard From Source](/building-rkward-from-source) for instructions). -->
   - Links to binary development snapshot packages (not all may be available, immediately):
       - [Ubuntu with stock version of R](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily)
         or [Ubuntu with CRAN version of R](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily-r40)
       - [AppImage bundle for Linux](https://cdn.kde.org/ci-builds/education/rkward/master/linux/)
       - [Windows binary installer](https://cdn.kde.org/ci-builds/education/rkward/master/windows/)
-        (see also [RKWard on Windows](RKWard_on_Windows.html)).
+        (see also [RKWard on Windows](/rkward-on-windows)).
       - [MacOSX binary installation bundle](https://cdn.kde.org/ci-builds/education/rkward/master/macos/)
-        (see also [RKWard on Mac](RKWard_on_Mac.html) for further information - you need to install >= R 4.2.x, separately).
+        (see also [RKWard on Mac](/rkward-on-mac) for further information - you need to install >= R 4.2.x, separately).
 
 #### Testing phase
 
diff --git a/content/automated-plugin-testing.md b/content/automated-plugin-testing.md
index 0375db3..dcb104f 100644
--- a/content/automated-plugin-testing.md
+++ b/content/automated-plugin-testing.md
@@ -324,7 +324,7 @@ Be sure to review the output of svn.diff, carefully.
 
 Of course, as usual, try to come up with a good description of what you
 did and why in the SVN commit message (or in your message to
-[rkward-devel](Contact.html), if you do not have SVN access).
+[rkward-devel](/contact), if you do not have SVN access).
 
 ### Further considerations
 
diff --git a/content/building-rkward-from-source.md b/content/building-rkward-from-source.md
index 167aa54..6579e69 100644
--- a/content/building-rkward-from-source.md
+++ b/content/building-rkward-from-source.md
@@ -2,7 +2,7 @@
 title: Building RKWard from Source
 ---
 
-**Note**: These instructions are targetted at Linux/FreeBSD, where most required tools for compilation from source are readily available. Instructions for [building on Windows](/RKWard-on-Windows), and [building on MacOS](/RKWard-on-Mac), are available on the respective platform specific pages.
+**Note**: These instructions are targetted at Linux/FreeBSD, where most required tools for compilation from source are readily available. Instructions for [building on Windows](/rkward-on-windows), and [building on MacOS](/rkward-on-mac), are available on the respective platform specific pages.
 
 ## Getting the source code
 
@@ -106,8 +106,8 @@ The most common source of problems are
 2.  Wrong / missing parameters to cmake
 
 So please re-read the corresponding sections, first. If you're still in
-trouble, [let us know](Contact.html), we'll be happy to help you.
+trouble, [let us know](/contact), we'll be happy to help you.
 
 For some systems,
-[Binaries_and_Build_Scripts](Binaries_and_Build_Scripts.html)
+[Binaries_and_Build_Scripts](/binaries-and-build-scripts)
 has more information.
diff --git a/content/contact.md b/content/contact.md
index 2a7b954..ac3605b 100644
--- a/content/contact.md
+++ b/content/contact.md
@@ -8,7 +8,7 @@ menu:
 
 ## Reporting issues
 
-* [Reporting Bugs and issues](Bugs.html)
+* [Reporting Bugs and issues(/bugs)
 
 ## Generic questions, feedback and discussion
 
diff --git a/content/developer-information.md b/content/developer-information.md
index adb39dc..cb82308 100644
--- a/content/developer-information.md
+++ b/content/developer-information.md
@@ -45,8 +45,8 @@ Has something been discussed, before? Check the mailing list archives:
 
 ### Outdated pages
 Really, you should not be reading those, except when thinking about how to replace these:
-  - [Development Status of Plugins](Development_Status_of_Plugins.html)
-  - [Plugins under planning](Plugins_under_planning.html)
+  - [Development Status of Plugins](/development-status-of-plugins)
+  - [Plugins under planning](/plugins-under-planning)
 
 ### External trackers
 There are a number of further places where bugs / issues are
diff --git a/content/development-status-of-plugins.md b/content/development-status-of-plugins.md
index ee8ecde..d141f9b 100644
--- a/content/development-status-of-plugins.md
+++ b/content/development-status-of-plugins.md
@@ -49,8 +49,8 @@ Some explanations on the fields in above table:
 
 Plugin development / review status
 
-[Plugins included in 0.4.8](NewPlugins0_4_8.html)
+[Plugins included in 0.4.8]/(NewPlugins0_4_8)
 
-[Plugins included in 0.4.7](NewPlugins0_4_7.html)
+[Plugins included in 0.4.7](/NewPlugins0_4_7)
 
-[Plugins included in 0.4.6](NewPlugins0_4_6.html)
+[Plugins included in 0.4.6](/NewPlugins0_4_6)
diff --git a/content/download.md b/content/download.md
index 9dd388a..af428c6 100644
--- a/content/download.md
+++ b/content/download.md
@@ -10,31 +10,31 @@ menu:
 
 ### Source packages
 
-The latest official source packages. See [Building RKWard From Source](Building_RKWard_From_Source.html) for help on compiling.
+The latest official source packages. See [Building RKWard From Source](/building-rkward-from-source) for help on compiling.
 
 - **[rkward-0.8.0](https://download.kde.org/stable/rkward/0.8.0/rkward-0.8.0.tar.gz)** (released July 28, 2024)
 - [ChangeLog](https://invent.kde.org/education/rkward/-/blob/releases/0.8.0/ChangeLog)
 
 ### Compiled binary packages / build scripts
 
-- Linux / Unix / BSD: [Binaries and Build Scripts](Binaries_and_Build_Scripts.html)
-- Windows: [RKWard on Windows](RKWard_on_Windows.html)
-- MacOS: [RKWard on Mac](RKWard_on_Mac.html)
+- Linux / Unix / BSD: [Binaries and Build Scripts](/binaries-and-build-scripts)
+- Windows: [RKWard on Windows](/rkward-on-windows)
+- MacOS: [RKWard on Mac](/rkward-on-mac)
 
 ## Development and testing
 
-The **latest sources** can always the found in the [RKWard Source repository](RKWard_Source_Repository.html).
+The **latest sources** can always the found in the [RKWard Source repository](/rkward-source-repository).
 
 **Automated builds**, directly from the development sources, are available at <https://cdn.kde.org/ci-builds/education/rkward/master/>.
 Note that these have undergone *absolutely no testing* before publication. Use at your own risk. For further information on
 using these packages and/or additional options, refer to the platform specific links, above.
 
-We'd like to encourage you to give these a try, and [report](Contact.html) issues. The [Release Schedule](Release_Schedule.html) may contain
+We'd like to encourage you to give these a try, and [report](/contact) issues. The [Release Schedule](/release-schedule) may contain
 further hints on when development changes will become available in an offical realease.
 
 ## Additional plugins
 
-RKWard can be enhanced by installing [additional plugin packages](Third_Party_Plugins.html). They come in format of
+RKWard can be enhanced by installing [additional plugin packages](/third_party_plugins). They come in format of
 ordinary R packages and are hosted on our plugin repository.
 
 ## Archive
diff --git a/content/feature-plan-archive.md b/content/feature-plan-archive.md
index 21c3755..cf1fba4 100644
--- a/content/feature-plan-archive.md
+++ b/content/feature-plan-archive.md
@@ -510,7 +510,7 @@ handling the GUI logic in plugins.
 **Points for discussion / issues**:
 
   - [Converting Plugins from PHP to
-    JS\#GUI_logic](Converting_Plugins_from_PHP_to_JS#GUI_logic.html)
+    JS\#GUI_logic](/converting_plugins_from_php_to_js)#GUI_logic.html)
 
 **Development status**: <span style="color:green">Ready for testing /
 feedback</span>.
@@ -547,10 +547,8 @@ for the GUI logic, and the ability to script custom widgets.
 **Points for discussion / issues**:
 
   - <http://www.mail-archive.com/rkward-devel@lists.sourceforge.net/msg00405.html>
-  - Depends on [\#Automated Plugin
-    Testing](#Automated_Plugin_Testing.html)
-  - [Converting Plugins from PHP to
-    JS](Converting_Plugins_from_PHP_to_JS.html)
+  - Depends on [Automated Plugin Testing](/automated-plugin-testing)
+  - [Converting Plugins from PHP to JS(/converting_plugin_from_php_to_js)
 
 **Development status**: <span style="color:green">QtScript backend
 implemented, all official plugins ported</span>.
@@ -588,7 +586,7 @@ In the long term, **all** plugins should have tests in the suite.
 
 **Points for discussion / issues**:
 
-  - [Automated Plugin Testing](Automated_Plugin_Testing.html)
+  - [Automated Plugin Testing](/automated-plugin-testing)
 
 **Development status**: <span style="color:green">Ready for use</span>.
 All directly callable plugins have at least one test.
@@ -632,8 +630,7 @@ feedback**</span>. Implemented on the KDE 4 branch, no backport planned.
 x.available="x", y.available="y", submit.mode="auto") to fire up the
 t-test plugin with objects x and y preselected (if possible) and
 automatically submit the code, if possible. The main idea behind this is
-that we can use this for [\#Automated Plugin
-Testing](#Automated_Plugin_Testing.html).
+that we can use this for [Automated Plugin Testing](/automated-plugin-testing).
 
 **Points for discussion / issues**: Naming of parameters should probably
 be revised.
@@ -665,8 +662,7 @@ rk.header()-syntax. The advantages are
     Ones which don't, yet are:
       - TODO: find out which, and list them, here
   - It may or may not be worth while to use makeHeaderCode() in existing
-    plugins, now. Probably it should wait for [\#Automated Plugin
-    Testing](#Automated_Plugin_Testing.html)
+    plugins, now. Probably it should wait for [Automated Plugin Testing](/automated-plugin-testing)
 
 **Development status**: <span style="color:green">**Ready for testing /
 feedback**</span>. Implemented on the KDE 4 branch,
@@ -722,7 +718,7 @@ feedback**</span>. Implemented on the KDE 4 branch, no backport planned.
       - The PHP backend performance is lousy on windows. Find a solution
         for that
   - Testing
-  - Documentation [RKWard_on_Windows](RKWard_on_Windows.html)
+  - Documentation [RKWard_on_Windows](/rkward-on-windows)
 
 **Development status**:
 
diff --git a/content/feature-plan.md b/content/feature-plan.md
index 74a07a5..1c756be 100644
--- a/content/feature-plan.md
+++ b/content/feature-plan.md
@@ -27,7 +27,7 @@ However, this page is **not**:
 
 ## Old feature Plans
 
-[Feature Plan Archive](Feature_Plan_Archive.html)
+[Feature Plan Archive](/feature-plan-archive)
 
 ## Current Development
 
@@ -50,5 +50,4 @@ the next release.
 
 **Testing status**: N/A
 
-[Category:Developer
-Information](Category:Developer_Information.html)
+[Developer Information](/developer-information)
diff --git a/content/general-faq.md b/content/general-faq.md
index 1c3ccf2..e1aec4f 100644
--- a/content/general-faq.md
+++ b/content/general-faq.md
@@ -4,7 +4,7 @@ title: General FAQ
 
 ## I need help\! Where can I ask?
 
-In case you can't find the relevant information in this wiki, see [this page](contact) for the main ways to contact us.
+In case you can't find the relevant information in this wiki, see [this page](/contact) for the main ways to contact us.
 
 ## Overview
 
@@ -78,11 +78,11 @@ Yes, it is\!
 #### How can I install RKWard on Linux / Unix?
 
 Many Linux distributions include RKWard today. Check your distributions
-package manager, or see [the list of known binaries and build scripts](Binaries_and_Build_Scripts.html).
+package manager, or see [the list of known binaries and build scripts](/binaries-and-build-scripts).
 
 If no package exists, compiling from source is generally not too
 difficult on Linux systems. Detailed instructions are available:
-[Building RKWard From Source](Building_RKWard_From_Source.html)
+[Building RKWard From Source](/building-rkward-from-source)
 
 ### Windows
 
@@ -96,13 +96,13 @@ productively on these platforms.
 
 Several different options exist for installation, ranging from a bundled
 installation of everything you need to run RKWard, to compiling from
-source. See [RKWard on Windows](RKWard_on_Windows.html) for
+source. See [RKWard on Windows](/rkward-on-windows) for
 details.
 
 #### Can I install RKWard on a USB disk on Windows?
 
 Yes, you can. Be sure to use the "complete installation bundle" (see
-[RKWard on Windows](RKWard_on_Windows.html)). This installation
+[RKWard on Windows](/rkward-on-windows)). This installation
 can freely be moved to different paths.
 
 ### Mac OSX
@@ -112,7 +112,7 @@ can freely be moved to different paths.
 Yes, it is\! This is still rather fresh, though, and it's quite possible
 that you will run into a few quirks. We provide binaries for Mac OS X
 10.7 or above. For older Macs, you will have to use MacPorts to compile
-from source. See [RKWard on Mac](RKWard_on_Mac.html) for
+from source. See [RKWard on Mac](/rkward-on-mac) for
 instructions on installing on the Mac, and please provide your
 feedback\!
 
@@ -146,7 +146,7 @@ measure. When done, re-install RKWard.
 
 Typically, this error occurs, if you installed from source, and did not
 use a suitable "-DCMAKE_INSTALL_PREFIX" option while [running
-*cmake*](Building_RKWard_From_Source.html). The error may also
+*cmake*](/building-rkward-from-source). The error may also
 indicate that there are left-overs from a previous installation of
 RKWard on your system. Try running
 
diff --git a/content/list-of-menu-items-and-plugins.md b/content/list-of-menu-items-and-plugins.md
index 84f083b..f1cfcbd 100644
--- a/content/list-of-menu-items-and-plugins.md
+++ b/content/list-of-menu-items-and-plugins.md
@@ -7,8 +7,8 @@ title: List of menu items and plugins
 The purpose of this page is to provide a rough overview of RKWard's
 features, as well as a quick reference for the menu items and their use.
 For this purpose we will not make a distinction between built-in
-features and standard [plugins](Plugins.html). There is an extra
-page where [third party plugins](Third_Party_Plugins.html) are
+features and standard plugins. There is an extra
+page where [third party plugins](/third_party_plugins) are
 documented (and linked to).
 
 This page contains only some very short descriptions. For items in need
diff --git a/content/news/2018-04-16-rkward-0.7.0-split-views-and-kf5.md b/content/news/2018-04-16-rkward-0.7.0-split-views-and-kf5.md
index e95eb86..93b6c12 100644
--- a/content/news/2018-04-16-rkward-0.7.0-split-views-and-kf5.md
+++ b/content/news/2018-04-16-rkward-0.7.0-split-views-and-kf5.md
@@ -5,7 +5,7 @@ date: 2018-04-16 00:01:00
 
 It took much longer than we had hoped for, but today, we proudly
 announce that version 0.7.0 of RKWard is available for
-[download](Download_RKWard "wikilink"). This is the first release of
+[download](/download). This is the first release of
 RKWard to be based on KF5 (version 5 of the KDE libraries), which means
 RKWard can again profit from the ongoing development of an actively
 supported platform. However, not all changes are behind the curtains.
@@ -17,7 +17,7 @@ fixed, and we polished our installers for Windows and Mac.
 **Update**: Translations were missing from installations of 0.7.0. This
 problem has been addressed in version 0.7.0b of RKWard.
 
-As usual, please don't hesitate to [contact](Contact "wikilink") us with
+As usual, please don't hesitate to [contact](/contact) us with
 your feedback, suggestions, and contributions\!
 
 #### The changes in detail:
diff --git a/content/open-tasks.md b/content/open-tasks.md
index 0e721a0..d74dc55 100644
--- a/content/open-tasks.md
+++ b/content/open-tasks.md
@@ -17,7 +17,7 @@ your own ideas. Taking a task does not mean you're 100% responsible for
 all aspects of it - do whatever you feel interested in and able to do.
 Also I specify the main skills required for working on this task. If
 you're interested in picking up some of these tasks, please [Contact
-us](Contact.html).
+us](/contact).
 
 ## Usability / GUI improvements
 
@@ -97,14 +97,13 @@ Documentation to look at: [Writing Plugins](/doc/rkwardplugins/)
 
 Skills required: Wiki editing, writing documentation, in-app help pages
 
-We need more documentation, particularily [User
-Documentation](User_Documentation.html). Can you help?
+We need more documentation, particularily [User Documentation](/user-documentation). Can you help?
 
 ## Website administration
 
 Skills required: PHP; basic system administration
 
-Our website needs love. [Contact us](Contact.html), if you can
+Our website needs love. [Contact us](/contact), if you can
 help.
 
 ## Testing/reporting bugs/suggestions
@@ -115,7 +114,7 @@ providing feedback. Spot usability problems before they become hard to
 fix. Report the most annoying bugs the developers no longer notice. Tell
 us about the features you would like to have added/changed/removed.
 Participate in discussions on the mailing list.
-[Contact](Contact.html)
+[Contact](/contact)
 
 ## Marketing
 
@@ -133,5 +132,5 @@ their archive.
   - This mail lists a number of issues to address (TODO merge into this
     page)
     <http://www.mail-archive.com/rkward-devel@lists.sourceforge.net/msg00221.html>
-  - [Feature Plan](Feature_Plan.html)
+  - [Feature Plan](/feature-plan)
 
diff --git a/content/patches.md b/content/patches.md
index c4b831b..688bfcb 100644
--- a/content/patches.md
+++ b/content/patches.md
@@ -6,11 +6,11 @@ You have found a problem **and** a way to fix it (i.e. "a patch")? Then this pag
 
 ## Contributing for the impatient
 
-You're trying to help? Great! And if you don't feel like reading / following the instructions below, that's ok. If you're looking for the fastest way to contribute, then just contact us on the [mailing list](Contact.html).
+You're trying to help? Great! And if you don't feel like reading / following the instructions below, that's ok. If you're looking for the fastest way to contribute, then just contact us on the [mailing list](/contact).
 
 However one piece of advise: Please try to be as specific as possible. Importantly:
   - When sending us a patch, please create it using ```git diff > mypatch.diff```.
-  - If the underlying issue is not yet reported, please take some time to describe it in detail. Follow the same guidlines as for [creating a bug report](Bugs.html).
+  - If the underlying issue is not yet reported, please take some time to describe it in detail. Follow the same guidlines as for [creating a bug report(/bugs).
   - If you are unsure about parts of your patch (or you have not really tested it): That's nothing to be ashamed of, but please let us know!
 
 ## The expert way to contributing patches: Gitlab merge requests
diff --git a/content/plugins-under-planning.md b/content/plugins-under-planning.md
index f403f4a..503a1fd 100644
--- a/content/plugins-under-planning.md
+++ b/content/plugins-under-planning.md
@@ -12,7 +12,7 @@ sub-categories as needed.
 
 Once you place a plugin in SVN / submit a patch, please move it from
 "Claimed" to
-[Development Status of Plugins](development-status-of-plugins).
+[Development Status of Plugins](/development-status-of-plugins).
 
 Where applicable, please add a reference to the relevant R function, as
 this will probably make searching the page a lot easier.
diff --git a/content/rkward-on-mac.md b/content/rkward-on-mac.md
index 1a3578c..315b949 100644
--- a/content/rkward-on-mac.md
+++ b/content/rkward-on-mac.md
@@ -5,7 +5,7 @@ title: RKWard on macOS
 ## Status
 
 Developer access to Mac computers is still limited for the main contributors. While RKWard is thought to work reasonably well on Mac OS X, we want to encourage you to send feedback to our
-[**mailing lists**](Contact.html), be it success stories or bug reports, because without it is hard improve our support for this operating system in the future\!
+[**mailing lists**](/contact), be it success stories or bug reports, because without it is hard improve our support for this operating system in the future\!
 
 The 0.8.0 version of RKWard on Mac is known to crash during startup, occasionally, for reasons still under investigation. Please just try again. Once successfully started, RKWard should work, reliably.
 
@@ -56,10 +56,6 @@ uninstaller dialog should pop up and offer to remove the app completely
 Alternatively, you can also run the uninstaller directly from your
 personal Applications folder (in your user's home directory).
 
-If you don't want to use the uninstaller, you can also remove RKWard
-manually by following the [instructions on uninstalling the MacPorts
-source installation](#Uninstalling_RKWard.html).
-
 ## Installing from source
 
 Note: RKWard MacOS binaries used to be based on MacPorts. For information on that procedure, refer to an archived version of this page: <http://web.archive.org/web/20210831005515/https://rkward.kde.org/RKWard_on_Mac.html>.
@@ -76,7 +72,7 @@ The recommended way to build RKWard and its dependencies on Mac is to use Craft:
 
 Again: Some detail or other of the above instructions is probably just
 wrong. If / when you get an error, please don't give up. Send us a
-[mail](Contact.html), and we will talk you through. BTW: If you
+[mail](/contact), and we will talk you through. BTW: If you
 figured out the remaining details all by yourself: Great\! But please
 drop us a note as well, so we can provide more accurate instructions in
 the future.
diff --git a/content/rkward-on-windows.md b/content/rkward-on-windows.md
index a4b8df7..c4339e8 100644
--- a/content/rkward-on-windows.md
+++ b/content/rkward-on-windows.md
@@ -62,7 +62,7 @@ craft -i rkward
 
   - At times, compilation using craft will fail. If the build fails on
     the R or RKWard packages themselves, let us know on the [mailing
-    list](Contact.html). If the build fails at an earlier stage
+    list](/contact). If the build fails at an earlier stage
     (qt / kdelibs / kdebase), you may want to ask for help on
     the KDE windows mailing list:<kde-windows at kde.org>.
   - To customize your installation of R or RKWard, edit / refer to the
diff --git a/content/rkward-source-repository.md b/content/rkward-source-repository.md
index ac6dd4b..da77150 100644
--- a/content/rkward-source-repository.md
+++ b/content/rkward-source-repository.md
@@ -61,7 +61,7 @@ steps are needed (less, if you use some advanced tricks).
 
 ## Producing patches
 
-[Submitting patches](Patches.html)
+[Submitting patches](/patches)
 
 ## Source browsing
 
diff --git a/static/.htaccess b/static/.htaccess
index fdcb169..2d6f5fb 100644
--- a/static/.htaccess
+++ b/static/.htaccess
@@ -17,6 +17,7 @@ Redirect "/Feature_Plan_Archive.html" "/feature-plan-archive"
 Redirect "/Translation_RKWard.html" "/translation-rkward"
 Redirect "/Developer_Information.html" "/translation-rkward"
 Redirect "/Automated_Plugin_Testing.md" "/automated-plugin-testing"
+Redirect "/Binaries_and_Build_Scripts.html" "/binaries-and-build-scripts"
 Redirect "/Building_RKWard_From_Source.html" "/building-rkward-from-source"
 Redirect "/RKWard_On_Windows.html" "/rkward-on-windows"
 Redirect "/RKWard_On_Mac.html" "/rkward-on-mac"



More information about the rkward-tracker mailing list