Browse Source

Fixed incorrect appstream data XML.
Fixes: #3944

Gregor Riepl 6 years ago
parent
commit
42337f602e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cura.appdata.xml

+ 1 - 1
cura.appdata.xml

@@ -26,6 +26,6 @@
   <screenshots>
   <screenshots>
     <screenshot type="default" width="1280" height="720">http://software.ultimaker.com/Cura.png</screenshot>
     <screenshot type="default" width="1280" height="720">http://software.ultimaker.com/Cura.png</screenshot>
   </screenshots>
   </screenshots>
-  <url type="homepage">https://ultimaker.com/en/products/cura-software?utm_source=cura&utm_medium=software&utm_campaign=resources</url>
+  <url type="homepage">https://ultimaker.com/en/products/cura-software?utm_source=cura&amp;utm_medium=software&amp;utm_campaign=resources</url>
   <translation type="gettext">Cura</translation>
   <translation type="gettext">Cura</translation>
 </component>
 </component>