Skip to content

Commit d0d30ed

Browse files
authored
Merge pull request #271 from dotkernel/arhimede-homepage
Update composer.json
2 parents e5bdb86 + 506a0e5 commit d0d30ed

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
"type": "project",
44
"description": "DotKernel API",
55
"license": "MIT",
6-
"homepage": "https://github.com/dotkernel/api",
6+
"homepage": "https://www.dotkernel.org",
7+
"support": {
8+
"docs": "https://docs.dotkernel.org/api-documentation/",
9+
"issues": "https://github.com/dotkernel/api/issues",
10+
"source": "https://github.com/dotkernel/api",
11+
"rss": "https://github.com/dotkernel/api/releases.atom"
12+
},
713
"keywords": [
814
"api",
915
"REST",

0 commit comments

Comments
 (0)