Skip to content

Commit

Permalink
Add missing links to upgrade guide
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Roldan <[email protected]>
  • Loading branch information
Gabriel Roldan committed Jul 10, 2017
1 parent 35a747a commit d1b06fb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/upgrade/source/Upgrade_1.1_to_1.1.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ Here is a simple process to do this;
Cache Configuration
-------------------

The cache's configuration has been greatly simplified. Please see the documentation for how to configure it and see statistics.
The cache's configuration has been greatly simplified. Please follow these documentation links for how to configure it and see statistics:

TODO: link to doc/manual/source/interaction/geoserver_ui.rst _geosever-settings
`Cache runtime configuration <http://geogig.org/docs/start/runtime.html>`_
`GeoServer GUI cache configuration <http://geogig.org/docs/interaction/geoserver_ui.html#geogig-runtime-settings>`_

PostgreSQL driver upgrade
-------------------------
Expand Down Expand Up @@ -68,9 +69,7 @@ For help in seeing dependencies, you can use `mvn dependency:tree`.
</dependency>


TODO: link to doc/manual/source/start/installation.rst

https://jdbc.postgresql.org/download/postgresql-42.1.1.jar
Please see the `GeoServer plugin installation guide <http://geogig.org/docs/start/installation.html#geoserver-plug-in>`_ for detailed instructions.


Using GeoGig 1.1.1 in the Cloud
Expand Down Expand Up @@ -100,3 +99,4 @@ In a clustered environment, the async operation and monitoring requests must be
done by either directly talking to a node or (better) having the load balancer direct the requests to the same node.

TODO: provide a (partial/full) list of async operations

0 comments on commit d1b06fb

Please sign in to comment.