Skip to content

Commit d22a6cd

Browse files
authored
Update documentation URLs in composer.json
Updated documentation URLs to fix 404
1 parent d102354 commit d22a6cd

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
@@ -20,7 +20,7 @@
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/v2/README.md",
23+
"docs": "https://github.com/craftcms/element-api/blob/4.x/README.md",
2424
"rss": "https://github.com/craftcms/element-api/commits/v2.atom"
2525
},
2626
"minimum-stability": "dev",
@@ -47,7 +47,7 @@
4747
"extra": {
4848
"name": "Element API",
4949
"handle": "element-api",
50-
"documentationUrl": "https://github.com/craftcms/element-api/blob/v2/README.md"
50+
"documentationUrl": "https://github.com/craftcms/element-api/blob/4.x/README.md"
5151
},
5252
"config": {
5353
"platform": {

0 commit comments

Comments
 (0)