Skip to content

Commit 88b2d76

Browse files
committed
CRS-98765 Added new url
1 parent f13ef87 commit 88b2d76

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To resolve this error, remove the `-S` from the command in the `git-commit-push-
105105
git commit -m "<commit message>"
106106
```
107107
If you want to use the -S flag, configure your Git configuration to use the GPG key for signing commits.
108-
Use the guide here: https://totalwine.atlassian.net/wiki/spaces/TP/pages/3155263556/Setting+up+your+Github+Account#Setting-up-a-GitHub-Signing-Key
108+
Use the guide here: https://docs.github.com/en/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key
109109

110110
## License
111111
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

git-commit-push-script.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ else
2929
# Push changes to the remote
3030
git push
3131
fi
32-

0 commit comments

Comments
 (0)