We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddeb3b commit f4ae19eCopy full SHA for f4ae19e
composer.json
@@ -11,7 +11,7 @@
11
"transcoder"
12
],
13
"support": {
14
- "docs": "https://github.com/nystudio107/craft-transcoder/blob/master/README.md",
+ "docs": "https://github.com/nystudio107/craft-transcoder/blob/v1/README.md",
15
"issues": "https://github.com/nystudio107/craft-transcoder/issues"
16
},
17
"license": "proprietary",
@@ -36,7 +36,7 @@
36
"schemaVersion": "1.0.0",
37
"hasCpSettings": false,
38
"hasCpSection": false,
39
- "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-transcoder/master/CHANGELOG.md",
+ "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-transcoder/v1/CHANGELOG.md",
40
"components": {
41
"transcode": "nystudio107\\transcoder\\services\\Transcode"
42
0 commit comments