Skip to content

Commit

Permalink
Remove duplicated path (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmholmes authored Jan 19, 2023
1 parent e7f3020 commit 37dd4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-util/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jb install github.com/jsonnet-libs/docsonnet/doc-util@master
## Usage

```jsonnet
local d = import "github.com/jsonnet-libs/docsonnet/doc-util/doc-util/main.libsonnet"
local d = import "github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet"
```

## Index
Expand Down

0 comments on commit 37dd4fb

Please sign in to comment.