diff options
author | Loïc Hoguin <[email protected]> | 2017-10-04 14:09:03 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-10-04 14:09:03 +0200 |
commit | 41c45fad60ad2460015e5dcbc7d7e52a44ea79b4 (patch) | |
tree | 67029aa5d69c1d520edd14b56d8e4d8df26d9ab3 /docs/en/cowboy/2.0/guide/erlang_web.asciidoc | |
parent | 5cb08c35580023b91091c93f9a1f9198e35055c2 (diff) | |
download | ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.tar.gz ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.tar.bz2 ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.zip |
Cowboy 2.0
Diffstat (limited to 'docs/en/cowboy/2.0/guide/erlang_web.asciidoc')
-rw-r--r-- | docs/en/cowboy/2.0/guide/erlang_web.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/guide/erlang_web.asciidoc b/docs/en/cowboy/2.0/guide/erlang_web.asciidoc index e42f8fbb..f528adc3 100644 --- a/docs/en/cowboy/2.0/guide/erlang_web.asciidoc +++ b/docs/en/cowboy/2.0/guide/erlang_web.asciidoc @@ -188,7 +188,7 @@ blocks and patterns, rather than details like the syntax. You can most likely read it as a complete beginner, but you will need a companion book to make the most of it. -Buy it from the http://ninenines.eu[Nine Nines website]. +Buy it from the https://ninenines.eu[Nine Nines website]. ==== Programming Erlang |