Skip to content

Commit

Permalink
Merge pull request #3497 from mohnjatthews/patch-1
Browse files Browse the repository at this point in the history
Fixed link for Jetty.
  • Loading branch information
amercader committed Mar 21, 2017
2 parents b4dc4c7 + a8792a0 commit fe59582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/maintaining/installing/install-from-source.rst
Expand Up @@ -40,7 +40,7 @@ pip `A tool for installing and managing Python packages <http
virtualenv `The virtual Python environment builder <http://www.virtualenv.org>`_
Git `A distributed version control system <http://book.git-scm.com/2_installing_git.html>`_
Apache Solr `A search platform <http://lucene.apache.org/solr>`_
Jetty `An HTTP server <http://jetty.codehaus.org/jetty/>`_ (used for Solr).
Jetty `An HTTP server <http://www.eclipse.org/jetty/>`_ (used for Solr).
OpenJDK 6 JDK `The Java Development Kit <http://openjdk.java.net/install/>`_
Redis `An in-memory data structure store <http://redis.io/>`_
===================== ===============================================
Expand Down

0 comments on commit fe59582

Please sign in to comment.