File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @api3/airnode-examples ' : patch
3+ ---
4+
5+ Fix airnode-examples links to cloud provider docs
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Airnode is a fully-serverless oracle node that is designed specifically for API
99
1010## Documentation
1111
12- You can find all information about Airnode in the [ documentation] ( https://docs.api3.org/airnode/latest/ ) .
12+ You can find an overview of Airnode in the [ documentation] ( https://docs.api3.org/explore/ airnode/what-is-airnode.html ) .
1313
1414## For developers
1515
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ yarn deploy-rrp
136136If you intend to deploy Airnode on AWS, you will need to specify the credentials which will be used by the
137137[ deployer] ( https://github.com/api3dao/airnode/tree/master/packages/airnode-deployer ) . If you are not sure where to find
138138these or how to create an AWS account, see
139- [ the following docs section] ( https://docs.api3.org/reference/airnode/latest/docker/deployer-image .html#aws ) .
139+ [ the following docs section] ( https://docs.api3.org/reference/airnode/latest/understand/configuring .html#aws-setup-aws-deployment-only ) .
140140
141141After you know the secrets, run the following script to specify them:
142142
@@ -155,7 +155,7 @@ your project by pairing it with your credit card. The amount of resources used b
155155within the free tier, which means no charges will be incurred.
156156
157157If you are not sure how to create a GCP service account, see or download the access key for it,
158- [ the following docs section] ( https://docs.api3.org/reference/airnode/latest/docker/deployer-image .html#gcp ) .
158+ [ the following docs section] ( https://docs.api3.org/reference/airnode/latest/understand/configuring .html#gcp-setup-gcp-deployment-only ) .
159159
160160Store the access key file as ` gcp.json ` in the integration directory - e.g. if you have chosen the ` coingecko `
161161integration, store the file as ` integrations/coingecko/gcp.json ` .
Original file line number Diff line number Diff line change 44
55## Documentation
66
7- You can learn all the information about Airnode in the [ docs] ( https://docs.api3.org/airnode/latest/ ) .
7+ You can learn all the information about Airnode in the [ docs] ( https://docs.api3.org/reference/ airnode/latest/ ) .
88
99## For developers
1010
Original file line number Diff line number Diff line change 44
55## Documentation
66
7- You can learn about Airnode and the protocols used in the [ documentation] ( https://docs.api3.org/airnode/latest/ ) .
7+ You can learn about Airnode and the protocols used in the
8+ [ documentation] ( https://docs.api3.org/reference/airnode/latest/ ) .
89
910## For developers
1011
You can’t perform that action at this time.
0 commit comments