Skip to content

Commit

Permalink
Direct link to templating doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dandv authored and glasser committed Jan 12, 2015
1 parent 07c8373 commit 6bc6abe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/templating/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ This build plugin parses all of the HTML files in your app and looks for three t
- `<template name="templateName">` - compiled into a Blaze template, which can be included with `{{> templateName}} or referenced in JS code with `Template.templateName`.

For more details, see the [Meteor docs about
templating](http://docs.meteor.com/#livehtmltemplates) and the Blaze
[project page](https://www.meteor.com/blaze).
templating](http://docs.meteor.com/#/full/livehtmltemplates) and the Blaze
[project page](https://www.meteor.com/blaze).

0 comments on commit 6bc6abe

Please sign in to comment.