Skip to content

Commit

Permalink
Update DEVELOP_V2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianciutea authored Jan 18, 2022
1 parent 8658b58 commit b7b5b1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOP_V2.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import "github.com/newrelic/nrjmx/gojmx"
```

For more information about how to use `gojmx` you can check
the [example](https://github.com/newrelic/nrjmx/blob/jmx_improvements/gojmx/README.md).
the [example](https://github.com/newrelic/nrjmx/blob/master/gojmx/README.md).

# Contributing

Expand Down Expand Up @@ -178,4 +178,4 @@ make code-gen
```bash
# build rpm, deb, msi and tarball packages.
make release/package
```
```

0 comments on commit b7b5b1a

Please sign in to comment.