Skip to content

Commit

Permalink
Fix CSR URL (remove trailing ")" sign).
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrSikora committed Jun 26, 2012
1 parent a4f1885 commit bb8db80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -96,5 +96,5 @@ $> spdyproxy -k keys/mykey.pem -c keys/mycert.pem -p 44300 -U user -P pass
[npn-rfc]: http://tools.ietf.org/html/draft-agl-tls-nextprotoneg-00
[pac]: http://en.wikipedia.org/wiki/Proxy_auto-config
[spdy-examples]: http://dev.chromium.org/spdy/spdy-proxy-examples
[csr]: https://devcenter.heroku.com/articles/csr)
[csr]: https://devcenter.heroku.com/articles/csr
[self-signed]: https://devcenter.heroku.com/articles/ssl-certificate-self

0 comments on commit bb8db80

Please sign in to comment.