From 8e077b1d6d3d11c1a2cb1b1e8cd434591d092cea Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 26 Apr 2023 15:35:58 +0200 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3a245c..e825517 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GeoPortal Data Mapper -GeoPortal Data Mapper is a common library used by Geoportal Data-Entry/Data-Viewer components developed for the D4Science Geoportal system. -It provides common utility behaviors/classes (ex. DTOs: ProjectEdit and ProjectView, Caches: GcubeProfilesPerUCD, and so on) to Geoportal "Data-Entry"/"Data-Viewer" applications. +GeoPortal Data Mapper is a common library used by Geoportal ["Data-Entry"](https://code-repo.d4science.org/gCubeSystem/geoportal-data-entry-app) and ["Data-Viewer"](https://code-repo.d4science.org/gCubeSystem/geoportal-data-viewer-app) of the D4Science Geoportal system. +The library provides common utility behaviors/classes (ex. DTOs: ProjectEdit and ProjectView, Caches: GcubeProfilesPerUCD, and so on) used by Geoportal "Data-Entry"/"Data-Viewer" applications. ## Built With