From a43dc32ee796fb73b599b064de488174243efacc Mon Sep 17 00:00:00 2001 From: Andrew Davison Date: Tue, 10 Sep 2024 13:36:16 +0200 Subject: [PATCH] update URLs --- apps/curation-dashboard/src/ModelTable.js | 2 +- apps/curation-dashboard/src/globals.js | 2 +- apps/model_catalog/docs/developers_guide.md | 2 +- apps/model_catalog/public/docs/develop.html | 2 +- apps/model_catalog/public/docs/find.html | 2 +- apps/model_catalog/public/docs/index.html | 4 ++-- apps/model_catalog/public/docs/reuse.html | 2 +- apps/model_catalog/public/docs/share.html | 2 +- apps/model_catalog/public/docs/validation.html | 2 +- apps/model_catalog/src/ModelAddForm.js | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/curation-dashboard/src/ModelTable.js b/apps/curation-dashboard/src/ModelTable.js index 8cb6703..4596f14 100644 --- a/apps/curation-dashboard/src/ModelTable.js +++ b/apps/curation-dashboard/src/ModelTable.js @@ -350,7 +350,7 @@ export default function ModelTable(props) { {model.id.slice(0, 7)}... - + {model.name} diff --git a/apps/curation-dashboard/src/globals.js b/apps/curation-dashboard/src/globals.js index 7a92b12..9469345 100644 --- a/apps/curation-dashboard/src/globals.js +++ b/apps/curation-dashboard/src/globals.js @@ -1,4 +1,4 @@ -export const baseUrl = "https://validation.brainsimulation.eu"; +export const baseUrl = "https://model-validation-api.apps.ebrains.eu"; export const codeLocationPatterns = { "https://object.cscs.ch": "CSCS", diff --git a/apps/model_catalog/docs/developers_guide.md b/apps/model_catalog/docs/developers_guide.md index 90b2a46..f8d8259 100644 --- a/apps/model_catalog/docs/developers_guide.md +++ b/apps/model_catalog/docs/developers_guide.md @@ -1,6 +1,6 @@ # EBRAINS Model Catalog app: Guide for Developers and Maintainers -The [Model Catalog app](https://model-catalog.brainsimulation.eu) is a web-browser-based graphical user interface for the EBRAINS Model Validation Framework. +The [Model Catalog app](https://model-catalog.apps.ebrains.eu) is a web-browser-based graphical user interface for the EBRAINS Model Validation Framework. This document is intended for developers and maintainers of the app. diff --git a/apps/model_catalog/public/docs/develop.html b/apps/model_catalog/public/docs/develop.html index 3096492..f913940 100644 --- a/apps/model_catalog/public/docs/develop.html +++ b/apps/model_catalog/public/docs/develop.html @@ -122,7 +122,7 @@
  • EBRAINS Model Catalog

    What is the EBRAINS Model Catalog?

    The - EBRAINS Model Catalog contains information about models developed and/or used diff --git a/apps/model_catalog/public/docs/reuse.html b/apps/model_catalog/public/docs/reuse.html index d56bdf8..12de20f 100644 --- a/apps/model_catalog/public/docs/reuse.html +++ b/apps/model_catalog/public/docs/reuse.html @@ -117,7 +117,7 @@

  • Add a new model to the catalog

    - +