From de2f604fea1946dda2caeb3e673c213371fdb8f6 Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Mon, 16 Oct 2017 20:08:57 -0700 Subject: [PATCH] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4b499aa..211880e9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Actix web [![Build Status](https://travis-ci.org/fafhrd91/actix-web.svg?branch=master)](https://travis-ci.org/fafhrd91/actix-web) [![Build Status](https://ci.appveyor.com/api/projects/status/github/fafhrd91/actix-web?branch=master&svg=true)](https://ci.appveyor.com/project/fafhrd91/actix-web) [![codecov](https://codecov.io/gh/fafhrd91/actix-web/branch/master/graph/badge.svg)](https://codecov.io/gh/fafhrd91/actix-web) -Web framework for Actix. +Web framework for [Actix](https://github.com/fafhrd91/actix). * [API Documentation](http://fafhrd91.github.io/actix-web/actix_web/) * Cargo package: [actix-http](https://crates.io/crates/actix-web)