summary refs log tree commit
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-12-15 03:56:26 +0000
committerEric Wong <e@80x24.org>2019-12-15 04:01:53 +0000
commit069b501fee065847d00671e5cbcd928224b6fd44 (patch)
tree82981803e3fdfba50d719c775517d8ec08e90116
parent49ed3267e4181b47fe53431be4805968eed81e3d (diff)
downloadrack-no-unicorn.tar.gz
README.rdoc: remove incorrect URL for unicorn no-unicorn
unicorn does not and will never use proprietary software or any
services requiring a terms-of-service or registration for
development.  Having a github.com URL there is misleading to
potential users and hackers.

See commit df1d52d4a8a303119879cb2fb7466049393afbe3 for
rationale for the complete removal.
-rw-r--r--README.rdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 74a902f4..512bb49a 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -33,7 +33,6 @@ These web servers include \Rack handlers in their distributions:
 * {NGINX Unit}[https://unit.nginx.org/]
 * {Phusion Passenger}[https://www.phusionpassenger.com/] (which is mod_rack for Apache and for nginx)
 * Puma[https://puma.io/]
-* Unicorn[https://github.com/defunkt/unicorn]
 * uWSGI[https://uwsgi-docs.readthedocs.io/en/latest/]
 
 Any valid \Rack app will run the same on all these handlers, without