Skip to content

Commit 1120354

Browse files
authored
Update documentation and RSS links in composer.json
Updated documentation and RSS links to point to the master branch.
1 parent d22a6cd commit 1120354

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"email": "support@craftcms.com",
2121
"issues": "https://github.com/craftcms/element-api/issues?state=open",
2222
"source": "https://github.com/craftcms/element-api",
23-
"docs": "https://github.com/craftcms/element-api/blob/4.x/README.md",
24-
"rss": "https://github.com/craftcms/element-api/commits/v2.atom"
23+
"docs": "https://github.com/craftcms/element-api/tree/master/README.md",
24+
"rss": "https://github.com/craftcms/element-api/commits.atom"
2525
},
2626
"minimum-stability": "dev",
2727
"prefer-stable": true,
@@ -47,7 +47,7 @@
4747
"extra": {
4848
"name": "Element API",
4949
"handle": "element-api",
50-
"documentationUrl": "https://github.com/craftcms/element-api/blob/4.x/README.md"
50+
"documentationUrl": "https://github.com/craftcms/element-api/tree/master/README.md"
5151
},
5252
"config": {
5353
"platform": {

0 commit comments

Comments
 (0)