0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00

Add a guide appendix on migrating from Cowboy 1.0

This commit is contained in:
Loïc Hoguin 2017-07-19 00:47:55 +02:00
parent 7eb0072b06
commit ac426c9ed0
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
3 changed files with 209 additions and 1 deletions

View file

@ -78,7 +78,7 @@ include::sub_protocols.asciidoc[Sub protocols]
= Additional information
//include::migrating_from_1.0.asciidoc[Migrating from Cowboy 1.0 to 2.0]
include::migrating_from_1.0.asciidoc[Migrating from Cowboy 1.0 to 2.0]
// @todo Maybe history? Could take info from architecture also.