Skip to content

Commit 9c990c2

Browse files
devjonajkowens
authored andcommitted
Fix link to #views-templates in the README.md; it had an extra "-".
1 parent 8c5504f commit 9c990c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h2 id="static-files">Static Files</h2>
327327
<p>Use the <code>:static_cache_control</code> setting (see <a href="#cache-control">below</a>) to add
328328
<code>Cache-Control</code> header info.</p>
329329

330-
<h2 id="views--templates">Views / Templates</h2>
330+
<h2 id="views-templates">Views / Templates</h2>
331331

332332
<p>Each template language is exposed via its own rendering method. These
333333
methods simply return a string:</p>

0 commit comments

Comments
 (0)