diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/site/apt/download.apt | 2 | ||||
-rw-r--r-- | src/site/site.xml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/src/site/apt/download.apt b/src/site/apt/download.apt index 0f301531..45a46e78 100644 --- a/src/site/apt/download.apt +++ b/src/site/apt/download.apt @@ -18,5 +18,5 @@ Download MOCCA Current stable releases are 1.3.x. Please take a look at: {{{./new.html}What's new in MOCCA 1.3?}} and {{{./BKUOnline/upgrade13.html}Upgrade from MOCCA Online \< 1.3}}! - Releases can be found in the {{{http://egovlabs.gv.at/frs/?group_id=13}download}} section. + Releases can be found in the {{{http://joinup.ec.europa.eu/software/mocca/release/all}releases}} section.
\ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index 95ebd1a1..41bcdcd7 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -28,7 +28,7 @@ <bannerLeft> <name>MOCCA</name> <src>/images/mocca-t_s.png</src> - <href>http://mocca.egovlabs.gv.at/</href> + <href>http://joinup.ec.europa.eu/site/mocca/</href> </bannerLeft> <version position="none"/> @@ -44,10 +44,10 @@ <menu name="MOCCA" inherit="true"> <item name="About" href="index.html"/> - <item name="News" href="http://egovlabs.gv.at/news/?group_id=13"/> + <item name="News" href="http://joinup.ec.europa.eu/software/mocca/newsandblog/all"/> <item name="Download" href="download.html"/> - <item name="Source" href="http://egovlabs.gv.at/scm/?group_id=13"/> - <item name="Wiki" href="http://egovlabs.gv.at/plugins/wiki/index.php?id=13&type=g"/> + <item name="Source" href="https://joinup.ec.europa.eu/svn/mocca"/> + <item name="Wiki" href="http://joinup.ec.europa.eu/software/mocca/wiki/mocca-wiki"/> <item name="Tracker" href="http://jira.egovlabs.gv.at/browse/MOCCA"/> <item name="What's new in 1.3?" href="new.html"/> </menu> |