From 99d61242c18febb7c4093e526d9b345990146af4 Mon Sep 17 00:00:00 2001 From: Luc Maisonobe <luc@orekit.org> Date: Thu, 14 Dec 2017 15:59:38 +0100 Subject: [PATCH] Removed reference to non-existing page. --- src/site/site.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index a6fcc785..9b7f20f6 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -46,7 +46,6 @@ <item name="Direct location" href="/tutorials/direct-location.html" /> <item name="Direct location with DEM" href="/tutorials/direct-location-with-DEM.html" /> <item name="Inverse location" href="/tutorials/inverse-location.html" /> - <item name="Tile Updater" href="/tutorials/tile-updater.html" /> </menu> <menu name="Development"> <item name="Contributing" href="/contributing.html" /> -- GitLab