Skip to content

Commit

Permalink
docs: fix link to examples
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Oct 6, 2021
1 parent 28f9dd3 commit d40c159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GO111MODULE=on go get github.com/CycloneDX/cyclonedx-go
## Usage

Please refer to the module's [documentation](https://pkg.go.dev/github.com/CycloneDX/cyclonedx-go#section-documentation).
Also, checkout the [`examples`](./examples) directory for some examples of how this library may be used.
Also, checkout the [`examples`](./example_test.go) to get an idea of how this library may be used.

## Compatibility

Expand Down

0 comments on commit d40c159

Please sign in to comment.