Skip to content

Commit f4ae19e

Browse files
committed
Updated docs URL
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent 7ddeb3b commit f4ae19e

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
@@ -11,7 +11,7 @@
1111
"transcoder"
1212
],
1313
"support": {
14-
"docs": "https://github.com/nystudio107/craft-transcoder/blob/master/README.md",
14+
"docs": "https://github.com/nystudio107/craft-transcoder/blob/v1/README.md",
1515
"issues": "https://github.com/nystudio107/craft-transcoder/issues"
1616
},
1717
"license": "proprietary",
@@ -36,7 +36,7 @@
3636
"schemaVersion": "1.0.0",
3737
"hasCpSettings": false,
3838
"hasCpSection": false,
39-
"changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-transcoder/master/CHANGELOG.md",
39+
"changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-transcoder/v1/CHANGELOG.md",
4040
"components": {
4141
"transcode": "nystudio107\\transcoder\\services\\Transcode"
4242
},

0 commit comments

Comments
 (0)