Skip to content

Commit 33c6d5b

Browse files
committed
Updating support URLs in composer.json
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3404 44740490-163a-0410-bde0-09ae8108e29a
1 parent aaf51c6 commit 33c6d5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"openid/php-openid": "dev-master#ee669c6a9d4d95b58ecd9b6945627276807694fb as 2.2.2"
2828
},
2929
"support": {
30-
"issues": "https://code.google.com/p/simplesamlphp/issues/list",
31-
"source": "https://code.google.com/p/simplesamlphp"
30+
"issues": "https://github.com/simplesamlphp/simplesamlphp/issues",
31+
"source": "https://github.com/simplesamlphp/simplesamlphp"
3232
},
3333
"repositories": [
3434
{

0 commit comments

Comments
 (0)