From 89588da01cb5990770aab1c2115d7d1ff7d8ecdb Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Sun, 26 Apr 2026 19:58:42 +0200 Subject: [PATCH] Migrate to dita-bootstrap GitHub org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update `` from `net.infotexture.dita-bootstrap` → `org.dita-bootstrap.html` (drop the redundant commented-out duplicate). - Update README, package.json `homepage`, header.xml, html.xml `og:url`, and CI workflow URL from `infotexture/*` and `infotexture.github.io/*` → `dita-bootstrap/*` and `dita-bootstrap.github.io/*` to match the new org. --- .github/dita-ot/header.xml | 2 +- .github/dita-ot/html.xml | 2 +- .github/workflows/ci.yml | 2 +- README.md | 2 +- package.json | 2 +- plugin.xml | 3 +-- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/dita-ot/header.xml b/.github/dita-ot/header.xml index 648149c..3e38a6f 100644 --- a/.github/dita-ot/header.xml +++ b/.github/dita-ot/header.xml @@ -2,7 +2,7 @@
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46855f1..f42c430 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: nodejs -v plugins: | fox.jason.extend.css - https://github.com/infotexture/dita-bootstrap/archive/develop.zip + https://github.com/dita-bootstrap/dita-bootstrap/archive/develop.zip https://github.com/dita-bootstrap/dita-bootstrap.table/archive/develop.zip https://github.com/jason-fox/fox.jason.prismjs/archive/master.zip fox.jason.favicon diff --git a/README.md b/README.md index bb9c53c..6348f86 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -_DITA Bootstrap Table_ is a [DITA Open Toolkit plug-in](https://www.dita-ot.org/plugins) that extends the [DITA Bootstrap](https://infotexture.github.io/dita-bootstrap/) HTML output with dynamic tables from the [Bootstrap Table](https://bootstrap-table.com) library. +_DITA Bootstrap Table_ is a [DITA Open Toolkit plug-in](https://www.dita-ot.org/plugins) that extends the [DITA Bootstrap](https://dita-bootstrap.github.io/) HTML output with dynamic tables from the [Bootstrap Table](https://bootstrap-table.com) library. diff --git a/package.json b/package.json index caaf9a3..d12e1d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dita-bootstrap.table", "description": "DITA Open Toolkit plug-in that extends the DITA Bootstrap HTML output with dynamic tables from the Bootstrap Table library.", - "homepage": "https://infotexture.github.io/dita-bootstrap.table", + "homepage": "https://dita-bootstrap.github.io/dita-bootstrap.table", "repository": { "type": "git", "url": "https://github.com/dita-bootstrap/dita-bootstrap.table.git" diff --git a/plugin.xml b/plugin.xml index 529728d..ef7f51a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -5,8 +5,7 @@ See the accompanying LICENSE file for applicable licenses. --> - - +