Skip to content

Commit

Permalink
docs: improve style
Browse files Browse the repository at this point in the history
Co-authored-by: djdv <ddvpublic@Gmail.com>
  • Loading branch information
lidel and djdv authored Aug 20, 2024
1 parent fdfd2bc commit 85ab35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelogs/v0.30.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Defining the optional agent version suffix is now simpler. The [`Version.AgentSu
#### `/unix/` socket support in `Addresses.API`

This release fixes a bug which blocked users from disabling local HTTP port for [Kubo RPC](https://docs.ipfs.tech/reference/kubo/rpc/), and using a Unix socket instead.
This release fixes a bug which blocked users from using Unix domain sockets for [Kubo's RPC](https://docs.ipfs.tech/reference/kubo/rpc/) (instead of a local HTTP port).

```console
$ ipfs config Addresses.API "/unix/tmp/kubo.socket"
Expand Down

0 comments on commit 85ab35d

Please sign in to comment.