From 86e64a7224f3593098efe44582c2cab7a4f2c28c Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Tue, 21 Jul 2020 10:20:41 +0200 Subject: [PATCH] changed 'notes' --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5fcb746..d0be949 100644 --- a/config.toml +++ b/config.toml @@ -867,7 +867,7 @@ theme = "doc-theme" weight = 260 [[menu.main]] - name = "Notes" + name = "Interrupts" url = "/firmwareapi/notes/" identifier = "firmwareapi@notes" parent = "firmwareapi"