From 02506d2a0f45b8302794a0e7c84052787fa12dd9 Mon Sep 17 00:00:00 2001 From: Sam Kim Date: Tue, 5 Mar 2024 17:29:23 -0500 Subject: [PATCH 1/4] Re-enable page edit link --- theme.config.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/theme.config.tsx b/theme.config.tsx index f230a799..e78b6f7c 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -119,7 +119,7 @@ const config: DocsThemeConfig = { primaryHue: { dark: 45, light: 290 }, primarySaturation: { dark: 100, light: 100 }, chat: { link: 'https://discord.gg/spicedb' }, - docsRepositoryBase: 'https://github.com/authzed/docs', + docsRepositoryBase: 'https://github.com/authzed/docs/blob/main', banner: { dismissible: false, text: , @@ -140,7 +140,6 @@ const config: DocsThemeConfig = { ), }, - editLink: { text: null }, toc: { backToTop: true, extraContent: }, footer: { component: