File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Marten S3
22
3- [ ![ GitHub Release] ( https://img.shields.io/github/v/release/treagod /marten-s3?style=flat )] ( https://github.com/treagod /marten-s3/releases )
4- [ ![ Marten Turbo Specs] ( https://github.com/treagod /marten-s3/actions/workflows/specs.yml/badge.svg )] ( https://github.com/treagod /marten-s3/actions/workflows/specs.yml )
5- [ ![ QA] ( https://github.com/treagod /marten-s3/actions/workflows/qa.yml/badge.svg )] ( https://github.com/treagod /marten-s3/actions/workflows/qa.yml )
3+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/martenframework /marten-s3?style=flat )] ( https://github.com/martenframework /marten-s3/releases )
4+ [ ![ Marten Turbo Specs] ( https://github.com/martenframework /marten-s3/actions/workflows/specs.yml/badge.svg )] ( https://github.com/martenframework /marten-s3/actions/workflows/specs.yml )
5+ [ ![ QA] ( https://github.com/martenframework /marten-s3/actions/workflows/qa.yml/badge.svg )] ( https://github.com/martenframework /marten-s3/actions/workflows/qa.yml )
66
77Marten S3 provides a file store implementation to interact with S3 storages
88
@@ -13,7 +13,7 @@ Simply add the following entry to your project's `shard.yml`:
1313``` yaml
1414dependencies :
1515 marten_s3 :
16- github : treagod /marten-s3
16+ github : martenframework /marten-s3
1717` ` `
1818
1919And run ` shards install` afterward.
You can’t perform that action at this time.
0 commit comments