From 57731f90cd1b618d079302697b8692439ff89058 Mon Sep 17 00:00:00 2001 From: Bojan Stefanovic Date: Sat, 15 Oct 2016 17:33:53 -0700 Subject: [PATCH] Update views.md stencil doesn't exist anymore --- guide/views.md | 1 - 1 file changed, 1 deletion(-) diff --git a/guide/views.md b/guide/views.md index 7ec1e06e..05bb4b36 100644 --- a/guide/views.md +++ b/guide/views.md @@ -53,4 +53,3 @@ View.renderers[".mustache"] = MustacheRenderer() These renderers can be added to your application through Providers. - [Mustache](https://github.com/vapor/mustache-provider) -- [Stencil](https://github.com/vapor/stencil-provider)