Skip to content

Commit 1c79cd9

Browse files
committed
Update links to Recent Notes and Upcoming Agenda
1 parent 8024b94 commit 1c79cd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/menu.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
</button>
1010
<ul class="submenu">
1111
<li class="submenu-item">
12-
<a class="menu-link" href="https://github.com/tc39/agendas/blob/master/2018/07.md">Upcoming Agenda</a>
12+
<a class="menu-link" href="https://github.com/tc39/agendas/blob/master/2019/01.md">Upcoming Agenda</a>
1313
</li>
1414
<li class="submenu-item">
15-
<a class="menu-link" href="https://github.com/tc39/tc39-notes/blob/master/es9/2018-05/toc.md">Recent Meeting Notes</a>
15+
<a class="menu-link" href="https://github.com/tc39/tc39-notes/blob/master/es9/2018-11/summary.md">Recent Meeting Notes</a>
1616
</li>
1717
</ul>
1818
</li>

0 commit comments

Comments
 (0)