diff --git a/Home.md b/Home.md index c8e1442..10901aa 100644 --- a/Home.md +++ b/Home.md @@ -9,10 +9,10 @@ Documentation for Palette, a fast self-hosted pastebin. ## Design Documents -- [End-to-End Encryption](design/e2e-encryption) - planned client-side encryption for files -- [Attachments & Storage](design/attachments-storage) - S3 vs local storage for files/images -- [Cookie Preferences](design/cookie-preferences) - cookie-based settings and history design +- [End-to-End Encryption](design-e2e-encryption) - planned client-side encryption for files +- [Attachments & Storage](design-attachments-storage) - S3 vs local storage for files/images +- [Cookie Preferences](design-cookie-preferences) - cookie-based settings and history design ## Theme Previews -Screenshots of the built-in theme presets live in [palette-previews/](palette-previews). +Screenshots of the built-in theme presets live in Theme preview screenshots (palette-previews/ directory in this wiki). diff --git a/design/attachments-storage.md b/design-attachments-storage.md similarity index 100% rename from design/attachments-storage.md rename to design-attachments-storage.md diff --git a/design/cookie-preferences.md b/design-cookie-preferences.md similarity index 100% rename from design/cookie-preferences.md rename to design-cookie-preferences.md diff --git a/design/e2e-encryption.md b/design-e2e-encryption.md similarity index 100% rename from design/e2e-encryption.md rename to design-e2e-encryption.md