From c5ee6f881d3f73b55386aa784a87a5134a62a45e Mon Sep 17 00:00:00 2001 From: LuotongCheng <149898005+LuotongCheng@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:37:34 +0200 Subject: [PATCH] Update pylode_to_pages.yml --- .github/workflows/pylode_to_pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pylode_to_pages.yml b/.github/workflows/pylode_to_pages.yml index bcd65d3..8fde9e1 100644 --- a/.github/workflows/pylode_to_pages.yml +++ b/.github/workflows/pylode_to_pages.yml @@ -33,7 +33,7 @@ jobs: - name: Build Pages with pyLODE uses: vliz-be-opsci/pylode-to-pages@v0 with: - baseuri: http://golem-lab.github.io/golem-ontology + baseuri: http://ontology.golemlab.eu - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3