aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/apps')
-rw-r--r--pydis_site/apps/events/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/pydis_site/apps/events/README.md b/pydis_site/apps/events/README.md
index f0d20510..c55ba504 100644
--- a/pydis_site/apps/events/README.md
+++ b/pydis_site/apps/events/README.md
@@ -16,4 +16,6 @@ This app has a relatively minimal structure:
matching Django template.
The actual content lives in the [templates directory two layers
-up](../../templates/events).
+up](../../templates/events). Read the
+[README.md](../../templates/events/README.md) in that directory for more
+details.