diff --git a/README.md b/README.md index 70a4a411..28c45205 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/jael/README.md b/jael/README.md index 2e78c2a9..3ae60136 100644 --- a/jael/README.md +++ b/jael/README.md @@ -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`: