|
6 | 6 |
|
7 | 7 | [Docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf) | [Comparisons](https://text-to-diagram.com) | [Playground](https://play.d2lang.com) |
8 | 8 |
|
9 | | -[](https://github.com/terrastruct/d2/actions/workflows/ci.yml) |
10 | | -[](https://github.com/terrastruct/d2/actions/workflows/daily.yml) |
11 | | -[](https://github.com/terrastruct/d2/releases) |
| 9 | +[](https://github.com/d2lang/d2/actions/workflows/ci.yml) |
| 10 | +[](https://github.com/d2lang/d2/actions/workflows/daily.yml) |
| 11 | +[](https://github.com/d2lang/d2/releases) |
12 | 12 | [](./CHANGELOG.md) |
13 | 13 | [](https://www.npmjs.com/package/@terrastruct/d2) |
14 | 14 | [](https://discord.gg/NF6X8K4eDq) |
15 | 15 | [](https://twitter.com/terrastruct) |
16 | | -[](./LICENSE.txt) |
| 16 | +[](./LICENSE.txt) |
17 | 17 |
|
18 | 18 | <a href="https://play.d2lang.com"> |
19 | 19 | <img src="./docs/assets/playground_button.png" alt="D2 Playground button" width="200" /> |
@@ -232,9 +232,9 @@ let us know and we'll be happy to include it here! |
232 | 232 |
|
233 | 233 | ### Official plugins |
234 | 234 |
|
235 | | -- **VSCode extension**: [https://github.com/terrastruct/d2-vscode](https://github.com/terrastruct/d2-vscode) |
236 | | -- **Vim extension**: [https://github.com/terrastruct/d2-vim](https://github.com/terrastruct/d2-vim) |
237 | | -- **Obsidian plugin**: [https://github.com/terrastruct/d2-obsidian](https://github.com/terrastruct/d2-obsidian) |
| 235 | +- **VSCode extension**: [https://github.com/d2lang/d2-vscode](https://github.com/d2lang/d2-vscode) |
| 236 | +- **Vim extension**: [https://github.com/d2lang/d2-vim](https://github.com/d2lang/d2-vim) |
| 237 | +- **Obsidian plugin**: [https://github.com/d2lang/d2-obsidian](https://github.com/d2lang/d2-obsidian) |
238 | 238 | - **Slack app**: [https://d2lang.com/tour/slack](https://d2lang.com/tour/slack) |
239 | 239 | - **Discord plugin**: [https://d2lang.com/tour/discord](https://d2lang.com/tour/discord) |
240 | 240 |
|
@@ -274,8 +274,8 @@ let us know and we'll be happy to include it here! |
274 | 274 | ### Misc |
275 | 275 |
|
276 | 276 | - **Comparison site**: [https://github.com/terrastruct/text-to-diagram-site](https://github.com/terrastruct/text-to-diagram-site) |
277 | | -- **Playground**: [https://github.com/terrastruct/d2-playground](https://github.com/terrastruct/d2-playground) |
278 | | -- **Language docs**: [https://github.com/terrastruct/d2-docs](https://github.com/terrastruct/d2-docs) |
| 277 | +- **Playground**: [https://github.com/d2lang/d2-playground](https://github.com/d2lang/d2-playground) |
| 278 | +- **Language docs**: [https://github.com/d2lang/d2-docs](https://github.com/d2lang/d2-docs) |
279 | 279 | - **Hosted icons**: [https://icons.terrastruct.com](https://icons.terrastruct.com) |
280 | 280 |
|
281 | 281 | ## FAQ |
|
0 commit comments