Skip to content

Commit

Permalink
Fix broken link in groups-and-panes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Natanel-Shitrit authored Jul 20, 2024
1 parent 2fe834d commit dfb6f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/groups-and-panes.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For example:
(group/mkdir :root "/some/other/group")
```

The {{api group/mkdir}} function creates a group at the provided path (if it does not already exist) and returns its [NodeID](/api.md#nodeid).
The {{api group/mkdir}} function creates a group at the provided path (if it does not already exist) and returns its [NodeID](./api.md#nodeid).

## The node tree

Expand Down

0 comments on commit dfb6f35

Please sign in to comment.