Skip to content
Snippets Groups Projects
Commit 499ed492 authored by Laura Arjona Reina's avatar Laura Arjona Reina
Browse files

add the 'lts' prefix to the URL in the long rss items, too (if needed)

parent 4ef17d4b
No related branches found
No related tags found
No related merge requests found
......@@ -366,7 +366,7 @@ sub grab_titles {
{
push @str1, "\n"
."<item rdf:about=\"https://www.debian.org"
."/security/$rdfbase\">\n"
."$prefix/security/$rdfbase\">\n"
." <title>$title - $desc</title>\n"
." <link>https://www.debian.org"
."/security/$rdfbase</link>\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment