Merge pull request #16205 from craig-osterhout/issue-16186

Add redirect for old sample
This commit is contained in:
Usha Mandya 2022-11-23 10:21:40 +00:00 committed by GitHub
commit c955926edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
title: Django samples
description: Docker samples for Django.
service: django
redirect_from:
- /compose/django/
---
{% include_relative samples-body.md %}