Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 6d54b87

Browse files
authored
Update README.md
1 parent 96b8b86 commit 6d54b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Scripts in python that scrape the web, create a bot or use an API to solve a pro
3636
- Before you make any changes, [keep your fork in sync](https://www.freecodecamp.org/news/how-to-sync-your-fork-with-the-original-git-repository/) to avoid merge conflicts:
3737

3838
```bash
39-
git remote add upstream https://github.com/chavarera/python-mini-projects.git
39+
git remote add upstream https://github.com/AdityaJ7/Python_and_the_Web.git
4040
git fetch upstream
4141
git pull upstream master
4242
git push

0 commit comments

Comments
 (0)