File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Then, follow these commands:
2222``` bash
2323# Clone the repository using git clone.
2424# (Adjust the URL if you're using a fork)
25- $ git clone git@github.com:haddadanas/Masterclass_UHH .git masterclass
25+ $ git clone git@github.com:uhh-cms-tutorials/masterclasses .git
2626$ cd masterclass/
2727
2828# Installing Dependencies
Original file line number Diff line number Diff line change 1313 },
1414 "repository" : {
1515 "type" : " git" ,
16- "url" : " git+https://github.com/haddadanas/Masterclass_UHH.git "
16+ "url" : " git+https://github.com/uhh-cms-tutorials/masterclasses "
1717 },
1818 "author" : " anas.haddad@uni-hamburg.de" ,
1919 "private" : true ,
2020 "license" : " SEE LICENSE IN LICENSE" ,
2121 "bugs" : {
22- "url" : " https://github.com/haddadanas/Masterclass_UHH /issues"
22+ "url" : " https://github.com/uhh-cms-tutorials/masterclasses /issues"
2323 },
24- "homepage" : " https://github.com/haddadanas/Masterclass_UHH #readme" ,
24+ "homepage" : " https://github.com/uhh-cms-tutorials/masterclasses/ #readme" ,
2525 "devDependencies" : {
2626 "@types/bootstrap" : " ts5.8" ,
2727 "@types/jquery" : " ^3.5.32" ,
You can’t perform that action at this time.
0 commit comments