diff --git a/CHANGELOG.md b/CHANGELOG.md index 467ca31f4..b4fa0eaa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ FEATURE: New `zrok overview` command, which returns all of the account details as a single JSON structure. See the OpenAPI spec at `specs/zrok.yml` for more details of the `/api/v1/overview` endpoint (https://github.com/openziti/zrok/issues/374) -FEATURE: New `zrok` SDK; `zrok` SDK used internally by `zrok share` and `zrok access` commands (https://github.com/openziti/zrok/issues/34); `pastebin` example illustrates basic SDK usage (see `sdk/examples/pastebin/README.md` for details) +FEATURE: New `zrok` SDK (https://github.com/openziti/zrok/issues/34). `pastebin` example illustrates basic SDK usage (see `sdk/examples/pastebin/README.md` for details) ((https://github.com/openziti/zrok/issues/379) # v0.4.2