From df470342642694e863c0a6be4459496e38b3da42 Mon Sep 17 00:00:00 2001 From: craig-osterhout Date: Tue, 22 Nov 2022 11:06:24 -0800 Subject: [PATCH] add redirect --- samples/django.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/django.md b/samples/django.md index 4e89a4003f..ebba317818 100644 --- a/samples/django.md +++ b/samples/django.md @@ -2,6 +2,8 @@ title: Django samples description: Docker samples for Django. service: django +redirect_from: + - /compose/django/ --- {% include_relative samples-body.md %} \ No newline at end of file