Move docs

This commit is contained in:
Tobe O 2018-06-28 09:02:10 -04:00
parent 2339bfa92b
commit cea9435a2d
2 changed files with 4 additions and 3 deletions

View file

@ -19,8 +19,9 @@ or the time invested in building an SPA would be too much.
Each of the [packages within this repository](#this-repository) contains
some sort of documentation.
Documentation for Jael syntax and directives can be found in the
[wiki](https://github.com/angel-dart/jael/wiki).
Documentation for Jael syntax and directives has been
**moved** to the
[Angel framework wiki](https://angel-dart.gitbook.io/angel/front-end/jael-template-engine).
## This Repository
Within this repository are three packages:

View file

@ -4,7 +4,7 @@
A simple server-side HTML templating engine for Dart.
[See documentation.](https://github.com/angel-dart/jael/wiki)
[See documentation.](https://angel-dart.gitbook.io/angel/front-end/jael-template-engine)
# Installation
In your `pubspec.yaml`: