[PATCH 01/11] gitlab_pages: Fix 'maven' redirect

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

 



The redirect to the 'maven' repository of libvirt doesn't work currently
for libvirt pages as the ':splat' replacement doesn't match due to a
missing '/'.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 .gitlab_pages_redirects | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab_pages_redirects b/.gitlab_pages_redirects
index baa94384ba..ab21561911 100644
--- a/.gitlab_pages_redirects
+++ b/.gitlab_pages_redirects
@@ -7,7 +7,7 @@
 # Redirects to the download server
 /libvirt/sources/* https://download.libvirt.org/:splat 301
 /libvirt/ruby/download/* https://download.libvirt.org/ruby/:splat 301
-/libvirt/maven2/org/libvirt* https://download.libvirt.org/maven2/org/libvirt/:splat 301
+/libvirt/maven2/org/libvirt/* https://download.libvirt.org/maven2/org/libvirt/:splat 301

 # Redirects to subproject pages
 /libvirt/ruby/* https://ruby.libvirt.org/:splat 301
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux