More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5

These are the changes that have to be done on "master"
This commit is contained in:
Jeremy Ruston
2024-07-25 17:44:52 +01:00
parent be22951973
commit 7a60e7c93e
36 changed files with 39 additions and 39 deletions

View File

@@ -66,5 +66,5 @@ jobs:
for number in "${prs[@]}"
do
gh pr comment "$number" -b "**$AUTHOR** has signed the Contributor License Agreement (see [contributing.md](https://github.com/Jermolene/TiddlyWiki5/blob/master/contributing.md))"
gh pr comment "$number" -b "**$AUTHOR** has signed the Contributor License Agreement (see [contributing.md](https://github.com/TiddlyWiki/TiddlyWiki5/blob/master/contributing.md))"
done