summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-05-02 11:35:26 +0200
committerLoïc Hoguin <[email protected]>2018-05-02 11:35:26 +0200
commitfec98300ec9af6c8b5f3120a60f217983c451076 (patch)
tree9772977293124e8b9b5b253e44d8c2695cddfb44 /docs/index.html
parentbfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a (diff)
downloadninenines.eu-fec98300ec9af6c8b5f3120a60f217983c451076.tar.gz
ninenines.eu-fec98300ec9af6c8b5f3120a60f217983c451076.tar.bz2
ninenines.eu-fec98300ec9af6c8b5f3120a60f217983c451076.zip
Cowboy 2.4.0
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index 61b77950..debaac94 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -46,9 +46,6 @@
<a href="https://github.com/ninenines" title="Check my Github repositories"><img src="/img/ico_github.png" data-hover="/img/ico_github_alt.png" alt="Github"></a>
</li>
<li>
- <a title="Keep in touch!" href="http://twitter.com/lhoguin"><img src="/img/ico_microblog.png" data-hover="/img/ico_microblog_alt.png"></a>
- </li>
- <li>
<a title="Contact me" href="mailto:[email protected]"><img src="/img/ico_mail.png" data-hover="/img/ico_mail_alt.png"></a>
</li>
</ul>
@@ -77,6 +74,13 @@
<ul>
+ <li><a href="/docs/en/cowboy/2.4/guide">Cowboy 2.4 User Guide</a></li>
+
+
+ <li><a href="/docs/en/cowboy/2.4/manual">Cowboy 2.4 Function Reference</a></li>
+
+
+
<li><a href="/docs/en/cowboy/2.3/guide">Cowboy 2.3 User Guide</a></li>