diff options
Diffstat (limited to 'en/map/index.php')
-rw-r--r-- | en/map/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php index 364134ffe..595463e19 100644 --- a/en/map/index.php +++ b/en/map/index.php @@ -32,7 +32,7 @@ $map = array( array('t' => _t('Reports'), 'l' => '/en/about/reports/') ) ), - array('t' => _t('Timeline'), 'l' => '/en/about/timeline/') + array('t' => _t('Timeline'), 'l' => '/en/timeline/') ) ), 'downloads' => array( |