Skip to content

Commit 54e5eb7

Browse files
authored
📝 Fix (typo): Update username at README.md
1 parent d778131 commit 54e5eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This guide is ideal for developers looking to improve their backend systems, dat
8686
1. Clone the **repository**
8787

8888
```bash
89-
git clone https://github.com/VitaproBI/pydantic-sqlalchemy-tutorial.git
89+
git clone https://github.com/jpcadena/pydantic-sqlalchemy-tutorial.git
9090
```
9191

9292
2. Change the directory to **root project**
@@ -218,7 +218,7 @@ Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
218218
[python-url]: https://docs.python.org/3.12/
219219
[pycharm-url]: https://www.jetbrains.com/pycharm/
220220
[markdown-url]: https://daringfireball.net/projects/markdown/
221-
[github-url]: https://github.com/VitaproBI/pydantic-sqlalchemy-tutorial
221+
[github-url]: https://github.com/jpcadena/pydantic-sqlalchemy-tutorial
222222
[ruff-url]: https://beta.ruff.rs/docs/
223223
[black-url]: https://github.com/psf/black
224224
[mypy-url]: http://mypy-lang.org/

0 commit comments

Comments
 (0)