diff options
author | Loïc Hoguin <[email protected]> | 2017-10-03 18:05:23 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-10-03 18:05:23 +0200 |
commit | d3f15cfd8b2bb4c0c697bd995dfa4546474235ad (patch) | |
tree | f137e374e4dc35b08c50573f6c696695551072fa /doc/src/guide/erlang_web.asciidoc | |
parent | 716a052b1551f7e62e87807fcd8b6de1bd77caee (diff) | |
download | cowboy-d3f15cfd8b2bb4c0c697bd995dfa4546474235ad.tar.gz cowboy-d3f15cfd8b2bb4c0c697bd995dfa4546474235ad.tar.bz2 cowboy-d3f15cfd8b2bb4c0c697bd995dfa4546474235ad.zip |
Make a few link use https2.0.0
Diffstat (limited to 'doc/src/guide/erlang_web.asciidoc')
-rw-r--r-- | doc/src/guide/erlang_web.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/erlang_web.asciidoc b/doc/src/guide/erlang_web.asciidoc index e42f8fb..f528adc 100644 --- a/doc/src/guide/erlang_web.asciidoc +++ b/doc/src/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 |