Skip to content

Commit 3a81d04

Browse files
committed
doc: update README
- fix wrong links to old softprops repos
1 parent 363b0ef commit 3a81d04

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AWS Lambda [Rust](https://www.rust-lang.org/) docker builder 🐑 🦀 🐳 [![Build Status](https://github.com/softprops/lambda-rust/workflows/Main/badge.svg)](https://github.com/softprops/lambda-rust/actions)
1+
# AWS Lambda [Rust](https://www.rust-lang.org/) docker builder 🐑 🦀 🐳 [![Build Status](https://github.com/rust-serverless/lambda-rust/workflows/Main/badge.svg)](https://github.com/rust-serverless/lambda-rust/actions)
22

33

44
## 🤔 about
@@ -10,10 +10,10 @@ This provides a build environment, consistent with your target execution environ
1010

1111
## 📦 install
1212

13-
Tags for this docker image follow the naming convention `softprops/lambda-rust:{version}-rust-{rust-stable-version}`
13+
Tags for this docker image follow the naming convention `rustserverless/lambda-rust:{version}-rust-{rust-stable-version}`
1414
where `{rust-stable-version}` is a stable version of rust.
1515

16-
You can find a list of available docker tags [here](https://hub.docker.com/r/softprops/lambda-rust/tags)
16+
You can find a list of available docker tags [here](https://hub.docker.com/r/rustserverless/lambda-rust/tags)
1717

1818
> 💡 If you don't find the version you're looking for, please [open a new github issue](https://github.com/rust-serverless/lambda-rust/issues/new?title=I%27m%20looking%20for%20version%20xxx) to publish one
1919
@@ -197,4 +197,5 @@ $ cargo aws-lambda --help
197197
More instructions can be found [here](https://github.com/vvilhonen/cargo-aws-lambda).
198198
199199
200-
Doug Tangren (softprops) 2020, Alexander Zaitsev (zamazan4ik) 2021
200+
Doug Tangren ([softprops](https://github.com/softprops)) 2020, Alexander Zaitsev ([zamazan4ik](https://github.com/zamazan4ik)) 2021
201+

0 commit comments

Comments
 (0)