From 389bba97ddcaf049460ef16917410a3d3f15b668 Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Thu, 22 Jun 2023 09:09:38 +0200 Subject: [PATCH] use eclipse.dev domain Signed-off-by: Christian Dietrich --- README.md | 2 +- xtend-website/_includes/header.html | 4 ++-- xtend-website/_layouts/documentation.html | 2 +- .../releasenotes/2017-01-24-version-2-11-0.md | 2 +- .../releasenotes/2019-03-05-version-2-17-0.md | 2 +- .../releasenotes/2020-06-02-version-2-22-0.md | 2 +- xtend-website/index.html | 2 +- xtext-website/_includes/header.html | 2 +- xtext-website/_includes/ribbon.html | 2 +- xtext-website/_layouts/documentation.html | 2 +- .../releasenotes/2015-11-16-version-2-9-0.md | 2 +- .../releasenotes/2017-01-24-version-2-11-0.md | 4 ++-- .../releasenotes/2017-05-26-version-2-12-0.md | 4 ++-- .../releasenotes/2019-06-04-version-2-18-0.md | 2 +- .../releasenotes/2020-03-03-version-2-21-0.md | 2 +- .../releasenotes/2020-06-02-version-2-22-0.md | 2 +- .../releasenotes/2021-03-02-version-2-25-0.md | 2 +- .../102_domainmodelwalkthrough.md | 6 +++--- .../documentation/103_domainmodelnextsteps.md | 4 ++-- .../documentation/104_jvmdomainmodel.md | 8 ++++---- .../documentation/301_grammarlanguage.md | 20 +++++++++---------- .../documentation/303_runtime_concepts.md | 4 ++-- xtext-website/documentation/305_xbase.md | 8 ++++---- .../documentation/340_lsp_support.md | 6 +++--- xtext-website/index.html | 2 +- 25 files changed, 49 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index 77999c08..cb67837d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Eclipse Xtext Website -This repository contains the websites [xtext.org](https://xtext.org) and [xtend-lang.org](https://xtend-lang.org). For general information about Xtext, see the [main repository](https://github.com/eclipse/xtext). +This repository contains the websites [xtext.org](https://eclipse.dev/Xtext) and [xtend-lang.org](https://eclipse.dev/Xtext/xtend). For general information about Xtext, see the [main repository](https://github.com/eclipse/xtext). The [published](https://github.com/eclipse/xtext-website/tree/published) branch corresponds to what is published on the actual websites. Fixes that should be made visible immediately must be committed there. The [main](https://github.com/eclipse/xtext-website/tree/main) branch is used to write documentation and release notes for the next major or minor release of Xtext. diff --git a/xtend-website/_includes/header.html b/xtend-website/_includes/header.html index c7aada16..52e93711 100644 --- a/xtend-website/_includes/header.html +++ b/xtend-website/_includes/header.html @@ -12,11 +12,11 @@
  • Download
  • Documentation
  • Community
  • -
  • Xtext
  • +
  • Xtext
  • Eclipse.org
  • diff --git a/xtend-website/_layouts/documentation.html b/xtend-website/_layouts/documentation.html index 0f29e6f7..f10700c8 100644 --- a/xtend-website/_layouts/documentation.html +++ b/xtend-website/_layouts/documentation.html @@ -5,7 +5,7 @@