[Git][reproducible-builds/diffoscope-website][master] Fix broken link to RSS feed
Edward Betts (@edward)
gitlab at salsa.debian.org
Fri Jun 10 06:54:19 UTC 2022
Edward Betts pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
e5eca875 by Edward Betts at 2022-06-10T06:54:17+00:00
Fix broken link to RSS feed
- - - - -
1 changed file:
- index.md
Changes:
=====================================
index.md
=====================================
@@ -29,7 +29,7 @@ You can try it now using Docker:
{% for x in site.posts limit: 5 %}
* [{{ x.title }}]({{ x.url }}) ({{ x.date|date: "%d %b %Y" }}){% endfor %}
-([RSS]({{ "feed" | relative_url }}))
+([RSS]({{ "feed.xml" | relative_url }}))
## Examples
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/e5eca87583686d801eb4f151e637807f5b8a17a7
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/e5eca87583686d801eb4f151e637807f5b8a17a7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220610/2ed5f8c8/attachment.htm>
More information about the rb-commits
mailing list