From fe33d634697ed1dd584efb65acd684017f61b0f6 Mon Sep 17 00:00:00 2001 From: Grzegorz Kostkowski Date: Wed, 10 Jun 2026 19:23:29 +0200 Subject: [PATCH] chore: update antora config and URL in README --- README.md | 2 +- docs/antora-playbook.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 365b70f..8860750 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The documentation establishes the architectural foundation, integration contract ## 📖 Documentation -**Live documentation:** https://meaningfy-ws.github.io/entity-resolution-docs/ +**Live documentation:** https://OP-TED.github.io/entity-resolution-docs/ ## Contents diff --git a/docs/antora-playbook.yml b/docs/antora-playbook.yml index 64c010c..b11e0ed 100644 --- a/docs/antora-playbook.yml +++ b/docs/antora-playbook.yml @@ -4,9 +4,9 @@ site: content: sources: - - url: https://github.com/meaningfy-ws/entity-resolution-docs.git + - url: https://github.com/OP-TED/entity-resolution-docs.git start_path: docs - branches: [develop] + branches: [release/1.1.0] tags: [] edit_url: false