From ba59c1f86ff900fcde1092853d61bce52119eb5e Mon Sep 17 00:00:00 2001 From: Thea Flowers Date: Tue, 26 Feb 2019 11:55:39 -0800 Subject: [PATCH] Update contribute.rst --- source/contribute.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/contribute.rst b/source/contribute.rst index fcede3397..165856c53 100644 --- a/source/contribute.rst +++ b/source/contribute.rst @@ -106,6 +106,12 @@ command:: The guide will be browsable via http://localhost:8000. +Where the guide is deployed +=========================== + +The guide is deployed via ReadTheDocs and the configuration lives at https://readthedocs.org/projects/python-packaging-user-guide/. It's served from a custom domain and fronted by Fast.ly. + + .. _contributing_style_guide: Style guide