Skip to content

Commit

Permalink
Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
alikhajeh1 committed Sep 2, 2020
1 parent ede4a2d commit bb25172
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is an early stage project, pull requests to add resources/fix bugs are welc

## Example requests

Get all t3.micro prices in US East, this returns 30+ results. Try it yourself by pasting the query into [https://cloud-pricing.alistair.scot/graphql](https://cloud-pricing.alistair.scot/graphql). This is running on minimal infrastructure so is not guaranteed to always be available.
Get all t3.micro prices in US East, this returns 30+ results. Try it yourself by pasting the query into [https://pricing.infracost.io/graphql](https://pricing.infracost.io/graphql).

```graphql
query {
Expand Down Expand Up @@ -97,7 +97,7 @@ Response:
1. Clone the repo

```sh
git clone https://github.com/aliscott/cloud-pricing-api.git
git clone https://github.com/infracost/cloud-pricing-api.git
cd cloud-pricing-api
```

Expand Down

0 comments on commit bb25172

Please sign in to comment.