0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Fix rendering issues in the guide and manual

This commit is contained in:
Loïc Hoguin 2016-08-30 13:03:26 +02:00
parent bee1320700
commit 9b8a05bbc1
4 changed files with 6 additions and 4 deletions

View file

@ -64,7 +64,7 @@ handler.
We will modify the 'Makefile' to tell the build system it needs to
fetch and compile Cowboy:
[source,make]
[source,makefile]
----
PROJECT = hello_erlang