We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f4b9f commit f30a5afCopy full SHA for f30a5af
README.md
@@ -4,8 +4,8 @@ Blackbox
4
========
5
6
Blackbox testing for Go JSON APIs. Currently, it supports the Go standard
7
-library’s Multiplexer (`http.ServeMux`) and [Goji’s][goji] multiplexer
8
-(`goji.Mux`) multiplexer.
+library’s Multiplexer (`http.ServeMux`) and the [Goji][goji] multiplexer
+(`goji.Mux`).
9
10
[goji]: http://goji.io
11
0 commit comments