Skip to content

Commit da8587d

Browse files
authored
Merge pull request #3 from MetaModels/hotfix/fix_composer_links
Fix links in composer.json
2 parents 4764c0e + daa037a commit da8587d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"homepage": "https://now.metamodel.me/",
2727
"support": {
2828
"email": "mail@metamodel.me",
29-
"issues": "https://github.com/MetaModels/metamodels_notelist",
29+
"issues": "https://github.com/MetaModels/notelist",
3030
"wiki": "https://metamodels.readthedocs.io/de/latest/manual/extended/notelist.html",
31-
"source": "https://github.com/MetaModels/metamodels_notelist"
31+
"source": "https://github.com/MetaModels/notelist"
3232
},
3333
"require": {
3434
"php": "^8.1",

0 commit comments

Comments
 (0)