Skip to content

Commit

Permalink
add links to feature page
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Jul 3, 2023
1 parent 5bf99c2 commit 60db89b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/config/features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Here is a list of avialable endpoints and how to use them:
| `/ibc` | List all ibc info for all chains
| `/ibc/{chain_1}/{chain_2}` | IBC information between the 2 chains specified

Proto defination for the service is [here]()
Proto defination for the service is [here](https://github.com/cosmology-tech/starship/blob/main/proto/registry/service.proto)

## Explorer
Inorder to provide a full fleged emulation environment, we have
Expand All @@ -63,7 +63,7 @@ explorer:
image: ghcr.io/cosmology-tech/starship/ping-pub:6b7b0d096946b6bcd75d15350c7345da0d4576db
```

Available versions for the explorer can be found [here]()
Available versions for the explorer can be found [here](https://github.com/cosmology-tech/starship/pkgs/container/starship%2Fexposer/versions?filters%5Bversion_type%5D=tagged)

### Usage

Expand Down

0 comments on commit 60db89b

Please sign in to comment.