Skip to content

Commit

Permalink
[ci-force] update
Browse files Browse the repository at this point in the history
  • Loading branch information
alixander committed Jul 31, 2023
1 parent 7a0fe73 commit 9d256c1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/tour/globs.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,6 @@ t*h*r.shape: person

<div style={{width: 600}} className="embedSVG" dangerouslySetInnerHTML={{__html: require('@site/static/img/generated/globs-multiple.svg2')}}></div>

```d2
a: {
b
c
}
a.*.c -> c
```

## Glob connections

You can use globs to create connections.
Expand Down

0 comments on commit 9d256c1

Please sign in to comment.