[gimp-web/oscp] testing.gimp.org: add redirection from /bugs/howtos/submit-patch.html



commit 2ab2ece380d1147f3cdfc324cabcbf3bac782841
Author: Jehan <jehan girinstud io>
Date:   Sat Oct 15 21:58:10 2022 +0200

    testing.gimp.org: add redirection from /bugs/howtos/submit-patch.html
    
    This patch is now gone (in the new website which we are going to merge) and
    should therefore redirect to the equivalent page in the new developer website.

 testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf 
b/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
index cb2bbc34..dbee17d5 100644
--- a/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
+++ b/testing.gimp.org/app_data/httpd-cfg/testing.gimp.org.conf
@@ -54,6 +54,7 @@
     RedirectPermanent    /bugs/howtos/bugzilla.html     /bugs/report.html
     RedirectPermanent    /bugs/why_bugzilla.html        /bugs/report.html
     RedirectPermanent    /unix/howtos/bugzilla.html     /bugs/report.html
+    RedirectPermanent    /bugs/howtos/submit-patch.html https://developer.gimp.org/core/submit-patch/
     RedirectPermanent    /docs/scheme_plugin/           
https://testing.developer.gimp.org/resource/writing-a-plug-in/
 
     # site-specific redirects


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]