diff options
author | Loïc Hoguin <[email protected]> | 2016-10-19 13:06:56 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-10-19 13:06:56 +0200 |
commit | 37eef8c9c59fbea91f3a3bb9c2c644163ffb7c96 (patch) | |
tree | fb017f8d248fe19b31dcde59fef35c1501312c9e /docs/en/cowboy/1.0/manual/cowboy_app/index.html | |
parent | 83f1ad46e84c1a9016c9dee2c1ec749880dfd260 (diff) | |
download | ninenines.eu-37eef8c9c59fbea91f3a3bb9c2c644163ffb7c96.tar.gz ninenines.eu-37eef8c9c59fbea91f3a3bb9c2c644163ffb7c96.tar.bz2 ninenines.eu-37eef8c9c59fbea91f3a3bb9c2c644163ffb7c96.zip |
Fix bad icon in old 1.0 docs
Diffstat (limited to 'docs/en/cowboy/1.0/manual/cowboy_app/index.html')
-rw-r--r-- | docs/en/cowboy/1.0/manual/cowboy_app/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/1.0/manual/cowboy_app/index.html b/docs/en/cowboy/1.0/manual/cowboy_app/index.html index bd353e67..a6dcfc50 100644 --- a/docs/en/cowboy/1.0/manual/cowboy_app/index.html +++ b/docs/en/cowboy/1.0/manual/cowboy_app/index.html @@ -53,7 +53,7 @@ </li> <li class="dropdown" id="twitter-links"> <a href="#twitter-links" class="dropdown-toggle" data-toggle="dropdown" title="Follow us on Twitter"> - <img src="/img/ico_twitter.png" data-hover="/img/ico_twitter_alt.png" alt="Twitter"> + <img src="/img/ico_microblog.png" data-hover="/img/ico_microblog_alt.png" alt="Twitter"> </a> <ul class="dropdown-menu"> <li><a title="Visit Loïc Hoguin's Twitter Account" href="http://twitter.com/lhoguin">@lhoguin</a></li> |