From 96e0b0774d9e7e254d5b8b11615678a1dcc6d15f Mon Sep 17 00:00:00 2001 From: Michael Herman Date: Mon, 18 Jan 2016 08:38:22 -0700 Subject: [PATCH] added new article --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index bc9267b09..d7d7dbac4 100644 --- a/README.rst +++ b/README.rst @@ -150,8 +150,10 @@ Articles --------- * `Development and Deployment of Cookiecutter-Django via Docker`_ +* `Development and Deployment of Cookiecutter-Django on Fedora`_ .. _`Development and Deployment of Cookiecutter-Django via Docker`: https://realpython.com/blog/python/development-and-deployment-of-cookiecutter-django-via-docker +.. _`Development and Deployment of Cookiecutter-Django on Fedora`: https://realpython.com/blog/python/development-and-deployment-of-cookiecutter-django-on-fedora/ Support This Project ---------------------------