From a3415fc6dcf3f355a2b815686d6de12fa7383335 Mon Sep 17 00:00:00 2001 From: Grey Li Date: Fri, 15 Nov 2019 12:34:13 +0800 Subject: [PATCH] Use https for pallets URL --- docs/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index d468378f..d9be9618 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -392,7 +392,7 @@ package it's actually inside your package: For templates you can use the full power of Jinja2 templates. Head over to the official `Jinja2 Template Documentation -`_ for more information. +`_ for more information. Here is an example template: