From 6d6cee64b43aa624d148ad2af52439cc052d7d81 Mon Sep 17 00:00:00 2001 From: Qvkare Date: Sun, 8 Dec 2024 11:24:27 +0300 Subject: [PATCH] Update sidebars.js --- sidebars.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sidebars.js b/sidebars.js index c8a2cd226..f10b827ee 100644 --- a/sidebars.js +++ b/sidebars.js @@ -185,7 +185,7 @@ const sidebars = { }, items: [ "get-started/tooling/attestations/verax", - "get-started/tooling/attestations/pado", + "get-started/tooling/attestations/primus", ], }, { @@ -442,4 +442,4 @@ const sidebars = { ] } -module.exports = sidebars; \ No newline at end of file +module.exports = sidebars;