Skip to content

Commit abd5094

Browse files
authored
Update README.md
1 parent 9fcf427 commit abd5094

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

77
Marten 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
1414
dependencies:
1515
marten_s3:
16-
github: treagod/marten-s3
16+
github: martenframework/marten-s3
1717
```
1818
1919
And run `shards install` afterward.

0 commit comments

Comments
 (0)