Update homepage link

This commit is contained in:
Tobe O 2019-04-29 00:19:07 -04:00
parent 5b67f3a240
commit 23bc65e257

View file

@ -6,7 +6,7 @@
A high-powered HTTP server with support for dependency injection, sophisticated routing and more. A high-powered HTTP server with support for dependency injection, sophisticated routing and more.
This is the core of the [Angel](https://github.com/angel-dart/angel) framework. This is the core of the [Angel](https://github.com/angel-dart/angel) framework.
To build real-world applications, please see the [homepage](https://angel-dart.github.io). To build real-world applications, please see the [homepage](https://angel-dart.dev).
```dart ```dart
import 'package:angel_container/mirrors.dart'; import 'package:angel_container/mirrors.dart';