Skip to content

Commit

Permalink
docs: fix dead link to logo image (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
shime authored and dead-horse committed Sep 26, 2017
1 parent 7e78147 commit f3ede44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
@@ -1,4 +1,4 @@
<img src="https://dl.dropboxusercontent.com/u/6396913/koa/logo.png" alt="koa middleware framework for nodejs" width="255px" />
<img src="/docs/logo.png" alt="koa middleware framework for nodejs"/>

[![gitter][gitter-image]][gitter-url]
[![NPM version][npm-image]][npm-url]
Expand Down
Binary file added docs/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3ede44

Please sign in to comment.