From 873a2418cfb22f7a57f5e797d349f98e043be227 Mon Sep 17 00:00:00 2001 From: Stuart Owen Date: Fri, 23 Aug 2024 16:02:18 +0100 Subject: [PATCH] refreshed the useful links --- contributing-to-pages.md | 2 +- tech/useful-links.md | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/contributing-to-pages.md b/contributing-to-pages.md index 68b61811ff..e574afa7b1 100644 --- a/contributing-to-pages.md +++ b/contributing-to-pages.md @@ -23,6 +23,6 @@ If you want to view your changes as you edit them, with Ruby installed you can i bundle install bundle exec jekyll serve -and then goto [localhost:4000/seek/](http://localhost:4000/seek/). For more information please see [Using Jekyll with Pages](https://help.github.com/articles/using-jekyll-with-pages/) +and then goto [localhost:4000](http://localhost:4000). For more information please see [Using Jekyll with Pages](https://help.github.com/articles/using-jekyll-with-pages/) You can make a change by forking and issuing a pull request. If contributing through GitHub is unfamiliar to you, please read [Contributing to Open Source on GitHub](https://guides.github.com/activities/contributing-to-open-source/) diff --git a/tech/useful-links.md b/tech/useful-links.md index 835d40b14b..4843651c45 100644 --- a/tech/useful-links.md +++ b/tech/useful-links.md @@ -7,9 +7,7 @@ FAIRDOM Website: [https://fair-dom.org](https://fair-dom.org) SEEK Github page: [https://github.com/seek4science/seek](https://github.com/seek4science/seek) -SEEK JIRA - Issue tracking: [https://fair-dom.org/issues](https://fair-dom.org/issues) - -​Continuous Integration testing (Travis): [https://travis-ci.org/seek4science/seek](https://travis-ci.org/seek4science/seek) +SEEK Issue tracking: [https://fair-dom.org/issues](https://fair-dom.org/issues) SEEK software website: [https://seek4science.org](https://seek4science.org) @@ -17,8 +15,8 @@ SEEK installation guide: [/tech/install.html](/tech/install.html) SEEK changelog: [/tech/releases/](/tech/releases) -JERM ontology: [https://github.com/SysMO-DB/JERMOntology](https://github.com/SysMO-DB/JERMOntology) +JERM ontology: [https://jermontology.org](https://jermontology.org) -SEEK demo site: [https://demo.sysmo-db.org](https://demo.sysmo-db.org) +SEEK demo site: [https://demo.seek4science.org](https://demo.seek4science.org) SEEK test site: [https://testing.sysmo-db.org](https://testing.sysmo-db.org)