Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Mahdi <148723252+m-mdy-m@users.noreply.github.com>
  • Loading branch information
m-mdy-m committed May 3, 2024
1 parent 9626b64 commit 3a8ce64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Algorithmic-Solutions/Selection-Algorithm.git"
"url": "git+https://github.com/Algorithmic-Solutions/SelectionSort-Algorithm.git"
},
"keywords": [
"selection-algorithm",
Expand All @@ -18,7 +18,7 @@
"author": "Mahdi",
"license": "MIT",
"bugs": {
"url": "https://github.com/Algorithmic-Solutions/Selection-Algorithm/issues"
"url": "https://github.com/Algorithmic-Solutions/SelectionSort-Algorithm/issues"
},
"homepage": "https://github.com/Algorithmic-Solutions/Selection-Algorithm#readme"
"homepage": "https://github.com/Algorithmic-Solutions/SelectionSort-Algorithm#readme"
}

0 comments on commit 3a8ce64

Please sign in to comment.