Skip to content

Commit 541fe48

Browse files
author
Ariel Melendez
committed
Merge remote-tracking branch 'origin/main' into PE-8786_x402_upload_payments
2 parents 0da1e27 + caa58c3 commit 541fe48

File tree

16 files changed

+28
-28
lines changed

16 files changed

+28
-28
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The repository supports OpenAPI documentation import (see recent commit 33af22f2
5454
- Run linting and type checking before committing
5555

5656
## Community Resources
57-
- **Discord**: https://discord.gg/cuCqBb5v - Join the AR.IO community for updates and discussions
57+
- **Discord**: https://discord.com/invite/HGG52EtTc2 - Join the AR.IO community for updates and discussions
5858

5959
## Important Notes
6060
- This is a documentation repository - focus on content clarity and accuracy

content/build/extensions/grafana.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ docker compose -f docker-compose.grafana.yaml restart
353353

354354
- **Grafana Documentation** - [Official Grafana docs](https://grafana.com/docs/)
355355
- **Prometheus Metrics** - [Understanding gateway metrics](https://prometheus.io/docs/concepts/metric_types/)
356-
- **Community Support** - Join the [AR.IO Discord](https://discord.gg/cuCqBb5v) for help
356+
- **Community Support** - Join the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for help
357357

358358
## Useful Docker Commands
359359

content/build/guides/depin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,4 +341,4 @@ These approaches can make your DePIN data even more resilient and useful. See mo
341341

342342
## Need Help?
343343

344-
If you're interested in exploring these advanced features for your DePIN network, join our [Discord community](https://discord.gg/cuCqBb5v) or reach out to our team.
344+
If you're interested in exploring these advanced features for your DePIN network, join our [Discord community](https://discord.com/invite/HGG52EtTc2) or reach out to our team.

content/build/guides/encrypted-data-nillion.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,4 +716,4 @@ This repository contains the complete working implementation that this guide is
716716

717717
## Need Help?
718718

719-
If you're interested in implementing encrypted data storage with Nillion, join our [Discord community](https://discord.gg/cuCqBb5v) or explore the [Nillion developer resources](https://docs.nillion.com) for detailed implementation guides.
719+
If you're interested in implementing encrypted data storage with Nillion, join our [Discord community](https://discord.com/invite/HGG52EtTc2) or explore the [Nillion developer resources](https://docs.nillion.com) for detailed implementation guides.

content/build/guides/working-with-arns/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ The smart contract system that manages ArNS name ownership, transfers, and recor
111111
<Card
112112
title="Join the Community"
113113
description="Connect with other developers building on AR.IO"
114-
href="https://discord.gg/cuCqBb5v"
114+
href="https://discord.com/invite/HGG52EtTc2"
115115
/>
116116
</Cards>

content/build/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If you're unfamiliar with Arweave's permanent storage and AR.IO Network we recom
109109
icon={<Network />}
110110
title="Join the Community"
111111
description="Connect with other developers on Discord"
112-
href="https://discord.gg/cuCqBb5v"
112+
href="https://discord.com/invite/HGG52EtTc2"
113113
/>
114114
</Cards>
115115

content/build/run-a-gateway/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Whether you're exploring gateway capabilities or ready to join the network, we h
148148
<Card
149149
title="Community Support"
150150
description="Get help in our Discord"
151-
href="https://discord.gg/cuCqBb5v"
151+
href="https://discord.com/invite/HGG52EtTc2"
152152
/>
153153
<Card
154154
title="Gateway Dashboard"

content/build/run-a-gateway/join-the-network.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Your gateway is now part of the AR.IO Network! Here are some next steps to maxim
221221
<Card
222222
title="Join the Community"
223223
description="Connect with other gateway operators and get support from the AR.IO community"
224-
href="https://discord.gg/cuCqBb5v"
224+
href="https://discord.com/invite/HGG52EtTc2"
225225
icon={<Users className="w-8 h-8" />}
226226
/>
227227
</Cards>

content/build/run-a-gateway/manage/setting-apex-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,4 +705,4 @@ If you encounter issues:
705705
1. Check the troubleshooting section above
706706
2. Verify your configuration is correct
707707
3. Test content accessibility independently
708-
4. Consult the [AR.IO Discord](https://discord.gg/cuCqBb5v) for community support
708+
4. Consult the [AR.IO Discord](https://discord.com/invite/HGG52EtTc2) for community support

content/build/run-a-gateway/manage/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,6 @@ Up to 50 gateways are chosen as observers per epoch. If there are more than 50 g
422422

423423
## Getting Help
424424

425-
If you encounter any issues during the troubleshooting process, please seek assistance from the [AR.IO community](https://discord.gg/cuCqBb5v).
425+
If you encounter any issues during the troubleshooting process, please seek assistance from the [AR.IO community](https://discord.com/invite/HGG52EtTc2).
426426

427427
**Ready to get back to building?** Once your gateway is running smoothly, check out [Manage your Gateway](/build/run-a-gateway/manage) for guides on optimization, monitoring, and more.

0 commit comments

Comments
 (0)