Skip to content

Commit 8272c6d

Browse files
Apply suggestions from code review
Co-authored-by: Joe <[email protected]> Signed-off-by: Greg Nazario <[email protected]>
1 parent 3f246de commit 8272c6d

File tree

14 files changed

+19
-19
lines changed

14 files changed

+19
-19
lines changed

src/content/docs/build/apis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ such anyone can operate these APIs and many independent operators and builders w
5858

5959
### Aptos Labs operated API Deployments
6060

61-
[Aptos Labs](https://aptoslabs.com) operates a deployment of these APIs on behalf of [Aptos Foundation](https://aptosnetwork.com/)
61+
[Aptos Labs](https://aptoslabs.com) operates a deployment of these APIs on behalf of [Aptos Foundation](https://aptosnetwork.com/foundation)
6262
for each [Aptos Network](/network/nodes/networks) and makes them available for public consumption.
6363

6464
These APIs allow for limited access on a per-IP basis without an API key (anonymous access). To get much higher rate limits you can sign up for an [Geomi](https://geomi.dev/) account.

src/content/docs/build/apis/data-providers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ We also have some partners who target more enterprise use cases
104104
- [SHINAMI](https://docs.shinami.com/reference/api-references-overview) for REST API and GraphQL endpoints
105105
- [QuickNode](https://www.quicknode.com/chains/apt) for REST API endpoint
106106

107-
Additional RPC vendors can be found [here](https://aptosnetwork.com/ecosystem/projects/rpc)
107+
Additional RPC vendors can be found [here](https://aptosnetwork.com/ecosystem/directory/category/rpc)
108108

109109
## Tips for analyzing data
110110

src/content/docs/build/apis/faucet-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ see more information on each individual [SDK's documentation](/build/sdks).
1818

1919
### Using the faucet in a wallet
2020

21-
Most wallets, such as [Petra](https://aptosnetwork.com/ecosystem/project/petra) or [Pontem](https://aptosnetwork.com/ecosystem/project/pontem-wallet)
21+
Most wallets, such as [Petra](https://aptosnetwork.com/ecosystem/directory/petra) or [Pontem](https://aptosnetwork.com/ecosystem/directory/pontem-wallet)
2222
will have a faucet button for devnet. See full list of [Aptos Wallets](https://aptosnetwork.com/ecosystem/projects/wallets).
2323

2424
### Using the faucet in the Aptos CLI

src/content/docs/es/build/apis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tal, cualquiera puede operar estas APIs y muchos operadores y constructores inde
5858

5959
### Despliegues de API Operados por Aptos Labs
6060

61-
[Aptos Labs](https://aptoslabs.com) opera un despliegue de estas APIs en nombre de [Aptos Foundation](https://aptosnetwork.com/)
61+
[Aptos Labs](https://aptoslabs.com) opera un despliegue de estas APIs en nombre de [Aptos Foundation](https://aptosnetwork.com/foundation)
6262
para cada [Red de Aptos](/es/network/nodes/networks) y las hace disponibles para consumo público.
6363

6464
Estas APIs permiten acceso limitado por IP sin una clave de API (acceso anónimo). Para obtener límites de tasa mucho más altos puedes registrarte para una cuenta de [Geomi](https://geomi.dev/).

src/content/docs/es/build/apis/faucet-api.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ver más información en la [documentación de cada SDK](/es/build/sdks).
1818

1919
### Usando el faucet en una wallet
2020

21-
La mayoría de wallets, como [Petra](https://aptosnetwork.com/ecosystem/project/petra) o [Pontem](https://aptosnetwork.com/ecosystem/project/pontem-wallet)
22-
tendrán un botón de faucet para devnet. Ve la lista completa de [Wallets de Aptos](https://aptosnetwork.com/ecosystem/projects/wallets).
21+
La mayoría de wallets, como [Petra](https://aptosnetwork.com/ecosystem/directory/petra) o [Pontem](https://aptosnetwork.com/ecosystem/directory/pontem-wallet)
22+
tendrán un botón de faucet para devnet. Ve la lista completa de [Wallets de Aptos](https://aptosnetwork.com/ecosystem/directory/category/wallets).
2323

2424
### Usando el faucet en la CLI de Aptos
2525

src/content/docs/es/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import ListCard from '~/components/ListCard.astro';
4747
<ListCard title="Recursos" iconName="file-text">
4848
- [Solicitar una Beca](https://aptosnetwork.com/grants)
4949
- [Aptos Learn](https://learn.aptoslabs.com)
50-
- [Proyectos del Ecosistema](https://aptosnetwork.com/ecosystem/projects)
50+
- [Proyectos del Ecosistema](https://aptosnetwork.com/ecosystem/directory)
5151
</ListCard>
5252

5353
<ListCard title="Conectar" iconName="globe-simple">

src/content/docs/es/network/faucet.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ Usa el faucet para:
2323
3. Haz clic en **Solicitar APT** para recibir los tokens al instante.
2424
4. Verifica el saldo en tu billetera — los tokens deberían aparecer en pocos segundos.
2525

26-
> **Consejo:** Si no tienes una cuenta de testnet, puedes [crear una cuenta con el SDK de TypeScript de Aptos](/es/build/sdks/ts-sdk/quickstart) (método para desarrolladores) o [instalar una billetera de Aptos y cambiar a testnet](https://aptosnetwork.com/ecosystem/projects/wallets) (método con interfaz gráfica).
26+
> **Consejo:** Si no tienes una cuenta de testnet, puedes [crear una cuenta con el SDK de TypeScript de Aptos](/es/build/sdks/ts-sdk/quickstart) (método para desarrolladores) o [instalar una billetera de Aptos y cambiar a testnet](https://aptosnetwork.com/ecosystem/directory/category/wallets) (método con interfaz gráfica).
2727
2828
<Faucet />
2929

3030
## Recursos relacionados
3131

3232
- [Crear una cuenta con el SDK de TypeScript de Aptos](/es/build/sdks/ts-sdk/quickstart)
33-
- [Instalar una billetera de Aptos y cambiar a testnet](https://aptosnetwork.com/ecosystem/projects/wallets)
33+
- [Instalar una billetera de Aptos y cambiar a testnet](https://aptosnetwork.com/ecosystem/directory/category/wallets)
3434
- [Desplegar un contrato inteligente en testnet](/es/build/guides/build-e2e-dapp/1-create-smart-contract)
3535
- [CLI de Aptos – Crear cuentas de prueba y enviar transacciones](/es/build/cli/trying-things-on-chain/create-test-accounts)
3636
- [Referencia de la API del Faucet](/es/build/apis/faucet-api)

src/content/docs/es/network/glossary.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ que contiene el código para el software de la Red de Aptos. Aptos-core contiene
8888

8989
- El **ecosistema de Aptos** se refiere a varios componentes de la red de la blockchain de Aptos
9090
y sus interacciones. El ecosistema de Aptos incluye la
91-
comunidad, [proyectos impulsados por la comunidad](https://aptosnetwork.com/ecosystem/projects/all),
91+
comunidad, [proyectos impulsados por la comunidad](https://aptosnetwork.com/ecosystem/directory),
9292
y [eventos](https://aptosnetwork.com/events).
9393

9494
### Explorador de Aptos

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import ListCard from '~/components/ListCard.astro';
4848
<ListCard title="Resources" iconName="file-text">
4949
- [Apply for a Grant](https://aptosnetwork.com/grants)
5050
- [Aptos Learn](https://learn.aptoslabs.com)
51-
- [Ecosystem Projects](https://aptosnetwork.com/ecosystem/projects)
51+
- [Ecosystem Projects](https://aptosnetwork.com/ecosystem/directory)
5252
</ListCard>
5353

5454
<ListCard title="Connect" iconName="globe-simple">

src/content/docs/network/faucet.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ Use the faucet to:
2525
3. Click **Request APT** to instantly receive tokens.
2626
4. Check your wallet balance — tokens should appear within a few seconds.
2727

28-
> **Tip:** If you don’t have a testnet account, you can either [Create an Account with the Aptos TypeScript SDK](/build/sdks/ts-sdk/quickstart) (developer method) or [Install an Aptos Wallet and Switch to Testnet](https://aptosnetwork.com/ecosystem/projects/wallets) (UI method) to get started.
28+
> **Tip:** If you don’t have a testnet account, you can either [Create an Account with the Aptos TypeScript SDK](/build/sdks/ts-sdk/quickstart) (developer method) or [Install an Aptos Wallet and Switch to Testnet](https://aptosnetwork.com/ecosystem/directory/category/wallets) (UI method) to get started.
2929
3030
## Related Resources
3131

3232
- [Create an Account with the Aptos TypeScript SDK](/build/sdks/ts-sdk/quickstart)
33-
- [Install an Aptos Wallet](https://aptosnetwork.com/ecosystem/projects/wallets)
33+
- [Install an Aptos Wallet](https://aptosnetwork.com/ecosystem/directory/category/wallets)
3434
- [Deploy a Smart Contract on Testnet](/build/guides/build-e2e-dapp/1-create-smart-contract)
3535
- [Aptos CLI – Create Test Accounts and Send Transactions](/build/cli/trying-things-on-chain/create-test-accounts)
3636
- [Faucet API Reference](/build/apis/faucet-api)

0 commit comments

Comments
 (0)