File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ For more details on v2 of the Zencoder API visit
53
53
< http://blog.zencoder.com/2012/01/05/announcing-zencoder-api-v2/ >
54
54
55
55
For more details on the Zencoder API requirements visit
56
- < http ://app.zencoder .com/docs/api >
56
+ < https ://support.brightcove .com/zencoder >
57
57
58
58
To start working with the library, create a new instance of the Services_Zencoder class, passing
59
59
your API Key as the 1st parameter.
@@ -82,8 +82,8 @@ and it will return any errors received from the Zencoder API.
82
82
ENCODING JOB
83
83
------------
84
84
85
- The ZencoderJob object creates an encoding job using [ cURL] ( http://zencoder.com/docs/glossary/curl/ )
86
- to send [ JSON] ( http://zencoder.com/docs/glossary/json/ ) formatted parameters to Zencoder's encoding API.
85
+ The ZencoderJob object creates an encoding job using cURL
86
+ to send JSON formatted parameters to Zencoder's encoding API.
87
87
88
88
### Step 1
89
89
You can’t perform that action at this time.
0 commit comments