git: 3b818594dd - main - Fix links under "Events from past years" on https://www.freebsd.org/events/

Li-Wen Hsu <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by lwhsu:

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

commit 3b818594dd6b35443af17068893d5cf1a8b12306
Author:     Li-Wen Hsu <[email protected]>
AuthorDate: 2022-03-22 06:43:38 +0000
Commit:     Li-Wen Hsu <[email protected]>
CommitDate: 2022-03-22 06:43:38 +0000

    Fix links under "Events from past years" on https://www.freebsd.org/events/
    
    PR:             262615
---
 website/themes/beastie/layouts/events/list.html   | 32 +++++++++++------------
 website/themes/beastie/layouts/events/single.html | 32 +++++++++++------------
 2 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/website/themes/beastie/layouts/events/list.html b/website/themes/beastie/layouts/events/list.html
index 5d5972eaf0..d39ae45370 100644
--- a/website/themes/beastie/layouts/events/list.html
+++ b/website/themes/beastie/layouts/events/list.html
@@ -202,52 +202,52 @@
       <p>Events from past years:</p>
       <ul id="events-past-years">
         <li>
-          <a href="../2018">2018</a>
+          <a href="2018/">2018</a>
         </li>
         <li>
-          <a href="../2017">2017</a>
+          <a href="2017/">2017</a>
         </li>
         <li>
-          <a href="../2016">2016</a>
+          <a href="2016/">2016</a>
         </li>
         <li>
-          <a href="../2015">2015</a>
+          <a href="2015/">2015</a>
         </li>
         <li>
-          <a href="../2014">2014</a>
+          <a href="2014/">2014</a>
         </li>
         <li>
-          <a href="../2013">2013</a>
+          <a href="2013/">2013</a>
         </li>
         <li>
-          <a href="../2012">2012</a>
+          <a href="2012/">2012</a>
         </li>
         <li>
-          <a href="../2011">2011</a>
+          <a href="2011/">2011</a>
         </li>
         <li>
-          <a href="../2010">2010</a>
+          <a href="2010/">2010</a>
         </li>
         <li>
-          <a href="../2009">2009</a>
+          <a href="2009/">2009</a>
         </li>
         <li>
-          <a href="../2008">2008</a>
+          <a href="2008/">2008</a>
         </li>
         <li>
-          <a href="../2007">2007</a>
+          <a href="2007/">2007</a>
         </li>
         <li>
-          <a href="../2006">2006</a>
+          <a href="2006/">2006</a>
         </li>
         <li>
-          <a href="../2005">2005</a>
+          <a href="2005/">2005</a>
         </li>
         <li>
-          <a href="../2004">2004</a>
+          <a href="2004/">2004</a>
         </li>
         <li>
-          <a href="../2003">2003</a>
+          <a href="2003/">2003</a>
         </li>
       </ul>
     </div>
diff --git a/website/themes/beastie/layouts/events/single.html b/website/themes/beastie/layouts/events/single.html
index 5d5972eaf0..d39ae45370 100644
--- a/website/themes/beastie/layouts/events/single.html
+++ b/website/themes/beastie/layouts/events/single.html
@@ -202,52 +202,52 @@
       <p>Events from past years:</p>
       <ul id="events-past-years">
         <li>
-          <a href="../2018">2018</a>
+          <a href="2018/">2018</a>
         </li>
         <li>
-          <a href="../2017">2017</a>
+          <a href="2017/">2017</a>
         </li>
         <li>
-          <a href="../2016">2016</a>
+          <a href="2016/">2016</a>
         </li>
         <li>
-          <a href="../2015">2015</a>
+          <a href="2015/">2015</a>
         </li>
         <li>
-          <a href="../2014">2014</a>
+          <a href="2014/">2014</a>
         </li>
         <li>
-          <a href="../2013">2013</a>
+          <a href="2013/">2013</a>
         </li>
         <li>
-          <a href="../2012">2012</a>
+          <a href="2012/">2012</a>
         </li>
         <li>
-          <a href="../2011">2011</a>
+          <a href="2011/">2011</a>
         </li>
         <li>
-          <a href="../2010">2010</a>
+          <a href="2010/">2010</a>
         </li>
         <li>
-          <a href="../2009">2009</a>
+          <a href="2009/">2009</a>
         </li>
         <li>
-          <a href="../2008">2008</a>
+          <a href="2008/">2008</a>
         </li>
         <li>
-          <a href="../2007">2007</a>
+          <a href="2007/">2007</a>
         </li>
         <li>
-          <a href="../2006">2006</a>
+          <a href="2006/">2006</a>
         </li>
         <li>
-          <a href="../2005">2005</a>
+          <a href="2005/">2005</a>
         </li>
         <li>
-          <a href="../2004">2004</a>
+          <a href="2004/">2004</a>
         </li>
         <li>
-          <a href="../2003">2003</a>
+          <a href="2003/">2003</a>
         </li>
       </ul>
     </div>
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.