Skip to content

Commit d65ebd1

Browse files
committed
point footer links to archives
1 parent 662371b commit d65ebd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,11 +310,11 @@ const config = {
310310
items: [
311311
{
312312
label: "News",
313-
to: "/news/",
313+
to: "/news/archive/",
314314
},
315315
{
316316
label: "Blog",
317-
to: "/blog/",
317+
to: "/blog/archive/",
318318
},
319319
{
320320
label: "Status",

0 commit comments

Comments
 (0)