You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/app_notes.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ <h3>Pro Tips for further enhancing the {{ page.name | remove: ".md" }} AppImage<
44
44
<p>Thanks for shipping AppStream metainfo inside your AppImage. Please open a pull request on <ahref="https://github.com/AppImage/appimage.github.io/blob/master/data/{{ page.name | remove: ".md" }}">https://github.com/AppImage/appimage.github.io/blob/master/data/{{ page.name | remove: ".md" }}</a> if you have changed it and would like to see this page updated accordingly.</p>
45
45
{% else %}
46
46
<p>Improve this entry by shipping an <ahref="https://docs.appimage.org/packaging-guide/optional/appstream.html">AppStream metainfo file</a> inside the AppImage in the <code>usr/share/metainfo</code> directory. There is an <ahref="https://appimage.github.io/simple-appstream-generator/">online tool</a> that makes it easy to make one.</p>
47
-
<p>The screenshot for {{ page.name | remove: ".md" }} has been automatically taken during a fully automated test. You can specify the URL to a nicer one by shipping an <ahref="https://docs.appimage.org/packaging-guide/appstream.html">AppStream metainfo file</a>.</p>
47
+
<p>The screenshot for {{ page.name | remove: ".md" }} has been automatically taken during a fully automated test. You can specify the URL to a nicer one by shipping an <ahref="https://docs.appimage.org/packaging-guide/index.html">AppStream metainfo file</a>.</p>
0 commit comments