Update homepage link
This commit is contained in:
parent
5b67f3a240
commit
23bc65e257
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||||
|
|
Loading…
Reference in a new issue