Skip to content

Commit 73bc725

Browse files
committed
update transferred dependency links
1 parent 64a7ca5 commit 73bc725

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
url = https://github.com/d2lang/d2-vscode
44
[submodule "ci/sub"]
55
path = ci/sub
6-
url = https://github.com/terrastruct/ci
6+
url = https://github.com/d2lang/ci

docs/releases/0.2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Customizations and layouts take a big leap forward with this release! Put togeth
2323

2424
#### Bugfixes ⛑️
2525

26-
- Fixes `d2` erroring on malformed user paths (`fdopendir` error). [util-go#10](https://github.com/terrastruct/util-go/pull/10)
26+
- Fixes `d2` erroring on malformed user paths (`fdopendir` error). [util-go#10](https://github.com/d2lang/util-go/pull/10)
2727
- Arrowhead labels being set without maps wasn't being picked up. [#1015](https://github.com/terrastruct/d2/pull/1015)
2828
- Fixes a `dagre` layout error with connections to a container shape with a blockstring label. [#1032](https://github.com/terrastruct/d2/pull/1032)

0 commit comments

Comments
 (0)