Skip to content

Commit 24536ff

Browse files
authoredDec 31, 2018
Merge pull request #94 from chicoxyzzy/update_notes_n_agendas
Update links to Recent Notes and Upcoming Agenda
2 parents 8024b94 + 1c79cd9 commit 24536ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎_layouts/menu.html

+2-2
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)
Please sign in to comment.