From 886754738b23d026a04b7b6116a482b8cd159d95 Mon Sep 17 00:00:00 2001 From: vsopvsop Date: Sat, 15 Oct 2016 16:48:26 +0530 Subject: [PATCH] Updated link for Ace template site --- docs/content/overview/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index 8c109c9bf..9f344c00a 100644 --- a/docs/content/overview/introduction.md +++ b/docs/content/overview/introduction.md @@ -134,7 +134,7 @@ Hugo boasts the following features: * Integrated [Disqus](https://disqus.com/) comment support * Integrated [Google Analytics](https://google-analytics.com/) support * Automatic [RSS](/layout/rss/) creation - * Support for [Go](http://golang.org/pkg/html/template/), [Amber](https://github.com/eknkc/amber) and [Ace](http://ace.yoss.si/) HTML templates + * Support for [Go](http://golang.org/pkg/html/template/), [Amber](https://github.com/eknkc/amber) and [Ace](https://github.com/yosssi/ace) HTML templates * Syntax [highlighting](/extras/highlighting/) powered by [Pygments](http://pygments.org/) See what's coming next in the [roadmap](/meta/roadmap/).