We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f281c30 commit ac647ecCopy full SHA for ac647ec
README.md
@@ -29,7 +29,7 @@ $ git remote -v
29
origin https://github.com/Your_Username/IPU-Engineering-Notes.git (fetch)
30
origin https://github.com/Your_Username/IPU-Engineering-Notes.git (push)
31
```
32
-Now, lets add a reference to the original [IPU-Engineering-Notes](https://github.com/Coderjolly/IPU_Engineering_Material) repository using
+Now, lets add a reference to the original [IPU-Engineering-Notes](https://github.com/Coderjolly/IPU_Engineering_Notes) repository using
33
```sh
34
$ git remote add upstream https://github.com/Coderjolly/IPU-Engineering-Notes.git
35
0 commit comments