diff options
-rw-r--r-- | talks/tale-of-2.0-cowboy/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/talks/tale-of-2.0-cowboy/index.html b/talks/tale-of-2.0-cowboy/index.html index 4a44c960..a9babb31 100644 --- a/talks/tale-of-2.0-cowboy/index.html +++ b/talks/tale-of-2.0-cowboy/index.html @@ -372,7 +372,7 @@ Opts :: #{ <section> <h2>Related projects</h2> <ul> - <li>Ranch 1.4: (Almost?) Out now!</li> + <li>Ranch 1.4: Out now!</li> <li>Gun 1.0: 2017</li> <li>Cowlib 2.0+: Adding documentation</li> <li>Erlang.mk: Rolling release, keep on rollin'</li> @@ -388,6 +388,7 @@ Opts :: #{ <li>LZ4 compression of trace files</li> <li>Cachegrind output</li> <li>Really, really fast</li> + <li><a href="https://github.com/rabbitmq/looking-glass">https://github.com/rabbitmq/looking-glass</a></li> </ul> </section> </section> |