Skip to content

Commit 7381bdd

Browse files
committed
correct link
1 parent df36f32 commit 7381bdd

File tree

1 file changed

+1
-1
lines changed
  • apps/developer-hub/content/docs/price-feeds/core/publish-data

1 file changed

+1
-1
lines changed

apps/developer-hub/content/docs/price-feeds/core/publish-data/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Data providers can publish data to the network using the [pyth-agent](https://gi
6565
This package abstracts away all of the communication with the underlying blockchain and exposes a simple JSON RPC interface for submitting price data.
6666
Please see the [README](https://github.com/pyth-network/pyth-agent) of that package for instructions on using it.
6767
This software requires you to configure both the keypair and validators from the previous steps in order to run.
68-
Please also see the [JSON RPC API documentation](.publish-data/pyth-client-websocket-api/).
68+
Please also see the [JSON RPC API documentation](./publish-data/pyth-client-websocket-api/).
6969
Finally, the [example publisher](https://github.com/pyth-network/example-publisher) is a fully-worked example of how to integrate with the pyth-agent API.
7070

7171
</Step>

0 commit comments

Comments
 (0)