We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed1c66 commit 5ab4fe8Copy full SHA for 5ab4fe8
docs/decisions/040-tigris-image-storage.md
@@ -63,5 +63,5 @@ The implementation involves:
63
64
## References
65
66
-- [Tigris Documentation](https://www.tigris.com/docs)
+- [Tigris Documentation](https://www.tigrisdata.com/docs)
67
- Previous image handling: [018-images.md](docs/decisions/018-images.md)
docs/image-storage.md
@@ -1,6 +1,6 @@
1
# Image Storage
2
3
-The Epic Stack uses [Tigris](https://www.tigris.com), an S3-compatible object
+The Epic Stack uses [Tigris](https://www.tigrisdata.com), an S3-compatible object
4
storage service, for storing and serving uploaded images. Tigris is integrated
5
tightly with Fly.io, so you don't need to worry about setting up an account or
6
configuring any credentials.
0 commit comments