File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ title: Meetings
100100 Committee Meeting {{day}}/{{month}}/{{year}}:
101101 <ul>
102102 <li>
103- Agenda: <a href='{{path1}}/ agenda.pdf'>PDF</a> - <a href='{{path1}}/agenda.html'>HTML (WIP)</a>
103+ Agenda: <a href='{{path1}}agenda.pdf'>PDF</a> - <a href='{{path1}}/agenda.html'>HTML (WIP)</a>
104104 </li>
105105 <li>
106- Minutes: <a href='{{path1}}/ minutes.pdf'>PDF</a> - <a href='{{path1}}/minutes.html'>HTML (WIP)</a>
106+ Minutes: <a href='{{path1}}minutes.pdf'>PDF</a> - <a href='{{path1}}/minutes.html'>HTML (WIP)</a>
107107 </li>
108108 </ul>
109109 </li>
@@ -172,7 +172,7 @@ title: Meetings
172172 AGM {{day}}/{{month}}/{{year}}:
173173 <ul>
174174 <li>
175- Minutes: <a href='{{path1}}/ minutes.pdf'>PDF</a>
175+ Minutes: <a href='{{path1}}minutes.pdf'>PDF</a>
176176 </li>
177177 </ul>
178178 </li>
@@ -181,7 +181,7 @@ title: Meetings
181181 Committee Meeting {{day}}/{{month}}/{{year}}:
182182 <ul>
183183 <li>
184- Agenda: <a href='{{path1}}/ agenda.pdf'>PDF</a>
184+ Agenda: <a href='{{path1}}agenda.pdf'>PDF</a>
185185 </li>
186186 </ul>
187187 </li>
You can’t perform that action at this time.
0 commit comments