Skip to content

Commit b9b50ba

Browse files
Fix formatting issues in meetings.md
Signed-off-by: Matty Widdop <18513864+MattyTheHacker@users.noreply.github.com>
1 parent 73ab7e1 commit b9b50ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meetings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)