diff options
Diffstat (limited to 'BKUOnline/src/site')
-rw-r--r-- | BKUOnline/src/site/apt/index.apt | 2 | ||||
-rw-r--r-- | BKUOnline/src/site/site.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BKUOnline/src/site/apt/index.apt b/BKUOnline/src/site/apt/index.apt index b42de148..4d461847 100644 --- a/BKUOnline/src/site/apt/index.apt +++ b/BKUOnline/src/site/apt/index.apt @@ -11,5 +11,5 @@ MOCCA Online MOCCA Online (aka <BKUOnline>) provides a new approach for an implementation of a {{{http://www.buergerkarte.at/konzept/securitylayer/spezifikation/20040514/Index.en.html}citizen card environment}} that overcomes the need to install dedicated software on the user's PC. MOCCA Online is <to be installed as online service> (usually together with a citizen card enabled web application) by a service provider. It offers the same interfaces and protocol bindings for integration with applications via the user's browser as a citizen card environment installed on the user's PC. Access to the user's citizen card and user interaction is performed via a Java Applet. Therefore, a user only needs a properly installed (PC/SC supported) card reader and a recent version of the Java browser plug-in to be able to use a citizen card with MOCCA Online. - Releases can be found in the {{{http://egovlabs.gv.at/frs/?group_id=13}download}} section. For installation of MOCCA Online see {{{./deployment.html}Deployment}} and {{{./configuration.html}Configuration}}. For upgrading from previous versions to MOCCA Online version 1.3.x see {{{./upgrade13.html}upgrade}}. + Releases can be found in the {{{http://joinup.ec.europa.eu/software/mocca/release/all}releases}} section. For installation of MOCCA Online see {{{./deployment.html}Deployment}} and {{{./configuration.html}Configuration}}. For upgrading from previous versions to MOCCA Online version 1.3.x see {{{./upgrade13.html}upgrade}}.
\ No newline at end of file diff --git a/BKUOnline/src/site/site.xml b/BKUOnline/src/site/site.xml index d3500e62..4fe08dcb 100644 --- a/BKUOnline/src/site/site.xml +++ b/BKUOnline/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> <body> |