mirror of https://github.com/docker/docs.git
Merge pull request #16205 from craig-osterhout/issue-16186
Add redirect for old sample
This commit is contained in:
commit
c955926edb
|
@ -2,6 +2,8 @@
|
||||||
title: Django samples
|
title: Django samples
|
||||||
description: Docker samples for Django.
|
description: Docker samples for Django.
|
||||||
service: django
|
service: django
|
||||||
|
redirect_from:
|
||||||
|
- /compose/django/
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include_relative samples-body.md %}
|
{% include_relative samples-body.md %}
|
Loading…
Reference in New Issue