diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 25 |
1 files changed, 12 insertions, 13 deletions
@@ -173,21 +173,20 @@ <h4 class="modal-title">About</h4> </div> <div class="modal-body"> - This application uses the following libraries and datasets. - - <h5>Libraries</h5> - <ul> - <li>leaflet</li> - <li>leaflet-locatecontrol</li> - <li>leaflet-markercluster</li> - </ul> + <h4>Mailing List</h4> + <p>Discussion regarding this map will occur on the + <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/maps.soton"> + maps.soton</a> mailing list. + </p> - <h5>Data</h5> + <h4>Data</h4> <ul> - <li>OpenStreetMap</li> - <li>University of Southampton</li> - <li>mfd-location</li> - <li>library data</li> + <li><a href="https://www.openstreetmap.org/"> + OpenStreetMap + </a></li> + <li><a href="http://data.southampton.ac.uk/"> + University of Southampton + </a></li> </ul> <h4>Contributors</h4> |