Skip to content

Commit 961db14

Browse files
committed
docs: update stac readme links
1 parent ea09b7c commit 961db14

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/stac/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,20 @@ This approach separates your app's presentation layer from its business logic, e
4545
## Documentation
4646

4747
- 📚 **[Full Documentation](https://docs.stac.dev/)** – Complete guides and API reference
48-
- 🚀 **[Quick Start](https://docs.stac.dev/get_started/quick_start)** – Get up and running in minutes
48+
- 🚀 **[Quick Start](https://docs.stac.dev/quickstart)** – Get up and running in minutes
4949
- 🛠️ **[Stac CLI](https://docs.stac.dev/cli)** – Command-line tools for development
5050
- 🎛️ **[Stac Console](https://console.stac.dev/)** – Web interface for managing your app
51-
- 🤝 **[Contributing](https://github.com/StacDev/stac/blob/main/CONTRIBUTING.md)** – Help build Stac
51+
- 🤝 **[Contributing](../../CONTRIBUTING.md)** – Help build Stac
5252

5353
## License
5454

55-
This project is licensed under the MIT License - see the [LICENSE](https://github.com/StacDev/stac/blob/dev/LICENSE) file for details.
55+
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.
5656

5757
## Join our community
5858

5959
- 💬 **[Discord](https://discord.com/invite/vTGsVRK86V)** – Chat with the community and get help
6060
- 🐙 **[GitHub](https://github.com/StacDev/stac)** – Report issues and contribute
61-
- 🐦 **[Twitter](https://twitter.com/stacdev)** – Follow us for updates
61+
- 🐦 **[X](https://x.com/stac_dev)** – Follow us for updates
6262

6363
---
6464

0 commit comments

Comments
 (0)