From 23bc65e257a251bbdfd14442f6dfda47db3dead3 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 29 Apr 2019 00:19:07 -0400 Subject: [PATCH] Update homepage link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c4cec80..016e8fd5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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. -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 import 'package:angel_container/mirrors.dart';