ref: d06ebc98e14b7148e98dfd68aff321bc23c91cd4
parent: dcd9c69aa8e7532355b7b8ccfd9fa2c454bfe236
author: Michael Käufl <[email protected]>
date: Mon Sep 28 19:12:57 EDT 2015
Marked the whole path as code
--- a/docs/content/content/types.md
+++ b/docs/content/content/types.md
@@ -68,7 +68,7 @@
of contents on a single page. Hugo makes no assumptions here about how you want
to display your content, and will support as many different views of a content
type as your site requires. All that is required for these additional views is
-that a template exists in each layouts/`TYPE` directory with the same name.
+that a template exists in each `layouts/TYPE` directory with the same name.
### Create a corresponding archetype