From 5fe594f9b0e7eafb9ffcfa953547d3ca309ba342 Mon Sep 17 00:00:00 2001 From: Alexander Wang <3120367+alixander@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:05:06 -0700 Subject: [PATCH] update transferred repository links --- README.md | 10 +++++----- examples/date.sh | 2 +- lib.sh | 2 +- lib/flag.sh | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fd1288d..543edd8 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # ci -[![ci](https://github.com/terrastruct/ci/actions/workflows/ci.yml/badge.svg)](https://github.com/terrastruct/ci/actions/workflows/ci.yml) -[![daily](https://github.com/terrastruct/ci/actions/workflows/daily.yml/badge.svg)](https://github.com/terrastruct/ci/actions/workflows/daily.yml) -[![license](https://img.shields.io/github/license/terrastruct/ci?color=9cf)](./LICENSE) +[![ci](https://github.com/d2lang/ci/actions/workflows/ci.yml/badge.svg)](https://github.com/d2lang/ci/actions/workflows/ci.yml) +[![daily](https://github.com/d2lang/ci/actions/workflows/daily.yml/badge.svg)](https://github.com/d2lang/ci/actions/workflows/daily.yml) +[![license](https://img.shields.io/github/license/d2lang/ci?color=9cf)](./LICENSE) -Terrastruct's CI scripts. +Shared CI scripts for D2 and related projects. Currently used by: - https://github.com/d2lang/d2 - https://github.com/d2lang/d2-docs -- https://github.com/terrastruct/util-go +- https://github.com/d2lang/util-go - https://github.com/terrastruct/text-to-diagram-site - https://github.com/terrastruct/byelinear - https://github.com/terrastruct/homebrew-tap diff --git a/examples/date.sh b/examples/date.sh index adf5b5a..e111c96 100755 --- a/examples/date.sh +++ b/examples/date.sh @@ -8,7 +8,7 @@ help() { cat <