]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
fix URL to Open Build Service
authorImple Lee <lee.imple@gmail.com>
Thu, 19 Dec 2024 15:57:10 +0000 (15:57 +0000)
committerImple Lee <lee.imple@gmail.com>
Thu, 19 Dec 2024 15:57:10 +0000 (15:57 +0000)
The original page now shows an error stating `no implicit conversion of nil into String`.
This is due to an extra `;` in the URL.
It seems that Open Build Service doesn't accept this now.
Removing the extra `;` makes the link correct.

Signed-off-by: Imple Lee <lee.imple@gmail.com>
www/packages.xml

index b9b6ac0a1573b601f19e94aa8154d0511430f306..62c929e51f90597fbc14f23f7a2d978991899f63 100644 (file)
@@ -18,7 +18,7 @@
     <p>
       <tt>openconnect</tt>, <tt>NetworkManager-openconnect</tt> (or <tt>network-manager-openconnect</tt>) and <tt>vpnc-scripts</tt>
       packages are automatically built and published for all supported Linux distributions and architectures on the
-      <a href="https://software.opensuse.org/download.html?project=home%3Abluca%3Aopenconnect%3Arelease&amp;;package=openconnect">Open Build Service</a>.
+      <a href="https://software.opensuse.org/download.html?project=home%3Abluca%3Aopenconnect%3Arelease&amp;package=openconnect">Open Build Service</a>.
       Repositories can be added following instructions on OBS.
     </p>
   </li>
@@ -26,7 +26,7 @@
     <p>
       <tt>openconnect</tt>, <tt>NetworkManager-openconnect</tt> (or <tt>network-manager-openconnect</tt>) and <tt>vpnc-scripts</tt>
       packages are automatically built and published for all supported Linux distributions and architectures on the
-      <a href="https://software.opensuse.org/download.html?project=home%3Abluca%3Aopenconnect&amp;;package=openconnect">Open Build Service</a>.
+      <a href="https://software.opensuse.org/download.html?project=home%3Abluca%3Aopenconnect&amp;package=openconnect">Open Build Service</a>.
       Repositories can be added following instructions on OBS.
     </p>
   </li>