diff --git a/web/pages/date/create.tsx b/web/pages/date-docs/create.tsx
similarity index 100%
rename from web/pages/date/create.tsx
rename to web/pages/date-docs/create.tsx
diff --git a/web/pages/date/index.tsx b/web/pages/date-docs/index.tsx
similarity index 95%
rename from web/pages/date/index.tsx
rename to web/pages/date-docs/index.tsx
index aeaa1ea3..2862863d 100644
--- a/web/pages/date/index.tsx
+++ b/web/pages/date-docs/index.tsx
@@ -99,7 +99,7 @@ function DateDoc(props: { dateDoc: DateDoc; creator: User }) {