Skip to content

Commit 355aa7c

Browse files
authored
Update repository links in README
1 parent 0354f44 commit 355aa7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<img alt="Repository size" src="https://img.shields.io/github/repo-size/bulletdev/bullet-cloud-api?color=04D361&labelColor=000000">
2020

21-
<a href="https://github.com/Bulletdev/bullet-cloud-api/commits/master">
21+
<a href="https://github.com/Bulletdev/go-cart-api/commits/master">
2222
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/bulletdev/bullet-cloud-api?color=04D361&labelColor=000000">
2323
</a>
2424
</p>
@@ -162,8 +162,8 @@ stretchr/testify (Testes Unitários)
162162

163163
1. **Clonar o repositório:**
164164
```bash
165-
git clone https://github.com/bulletdev/bullet-cloud-api.git
166-
cd bullet-cloud-api
165+
git clone https://github.com/bulletdev/go-cart-api.git
166+
cd go-cart-api
167167
```
168168
2. **Configurar Variáveis de Ambiente:**
169169
* Crie um arquivo chamado `.env` na raiz do projeto.

0 commit comments

Comments
 (0)