Skip to content

Commit

Permalink
not yet
Browse files Browse the repository at this point in the history
  • Loading branch information
technicallyty committed Aug 26, 2024
1 parent d4c5da0 commit a781819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/validators/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ slinky version
To verify Connect is working, run the following command:

```shell
curl 'http://localhost:8080/connect/oracle/v1/prices' | jq .
curl 'http://localhost:8080/slinky/oracle/v1/prices' | jq .
```

The output of the command should look similar to this:
Expand Down

0 comments on commit a781819

Please sign in to comment.