From bdb9779cb1bc5f7e446e7ce5c518f245b387466f Mon Sep 17 00:00:00 2001 From: Marc Nuri Date: Mon, 7 Aug 2023 07:11:43 +0200 Subject: [PATCH] fix: base url is now eclipse.dev/jkube Moved from eclipse.org/jkube https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3069 Signed-off-by: Marc Nuri --- .github/workflows/deploy.yml | 2 +- gatsby-config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 27157de..214ed92 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy to www.eclipse.org/jkube +name: Deploy to www.eclipse.dev/jkube on: push: diff --git a/gatsby-config.js b/gatsby-config.js index ec747b2..606c5b9 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -7,7 +7,7 @@ const config = { siteMetadata: { title: 'Eclipse JKube', author: 'Eclipse JKube Development Team', - siteUrl: 'https://eclipse.org/jkube', + siteUrl: 'https://eclipse.dev/jkube', }, pathPrefix: '/jkube', plugins: [