File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ This guide is ideal for developers looking to improve their backend systems, dat
86
86
1 . Clone the ** repository**
87
87
88
88
``` bash
89
- git clone https://github.com/VitaproBI /pydantic-sqlalchemy-tutorial.git
89
+ git clone https://github.com/jpcadena /pydantic-sqlalchemy-tutorial.git
90
90
```
91
91
92
92
2 . Change the directory to ** root project**
@@ -218,7 +218,7 @@ Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
218
218
[ python-url ] : https://docs.python.org/3.12/
219
219
[ pycharm-url ] : https://www.jetbrains.com/pycharm/
220
220
[ 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
222
222
[ ruff-url ] : https://beta.ruff.rs/docs/
223
223
[ black-url ] : https://github.com/psf/black
224
224
[ mypy-url ] : http://mypy-lang.org/
You can’t perform that action at this time.
0 commit comments