Skip to content

Commit

Permalink
update page link in index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaymiller committed Aug 15, 2019
1 parent 04f2d9b commit a7286ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Render Engine was built out of frustration with existing tools. Larger framework

## The _3 layer_ architecture. 

* **[Page](./page.html)** - A single webpage item built from content, a template, raw data, or a combination of those things.
* **[Page](page.html)** - A single webpage item built from content, a template, raw data, or a combination of those things.
* **Collection** - A group of webpages with some connection
* **Engine** - A manager that provides top layer configuration and consistency

Expand Down

0 comments on commit a7286ac

Please sign in to comment.