git: d531d228bf - main - Fix link in errata notices

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d531d228bf03f218f444f7690fe1acf2cf7d8379

commit d531d228bf03f218f444f7690fe1acf2cf7d8379
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2021-02-03 21:54:27 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2021-02-03 21:54:27 +0000

    Fix link in errata notices
    
    PR:             253109
    Submitted by:   dennis.r.friedrichsen(at)gmail.com
---
 website/themes/beastie/layouts/partials/errata-notices.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/themes/beastie/layouts/partials/errata-notices.html b/website/themes/beastie/layouts/partials/errata-notices.html
index 5c75aa6c52..e08168452e 100644
--- a/website/themes/beastie/layouts/partials/errata-notices.html
+++ b/website/themes/beastie/layouts/partials/errata-notices.html
@@ -5,7 +5,7 @@
       <p>
         <span class="txtdate">{{ .date }}</span>
         <br />
-        <a href="{{.Site.BaseURL | relLangURL }}security/notices/{{ .name }}.asc">{{ .name }}</a>
+        <a href="{{.Site.BaseURL | relLangURL }}security/advisories/{{ .name }}.asc">{{ .name }}</a>
       </p>
     {{ end }}
     {{ $errataCounter = add $errataCounter 1 }}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.