File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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
5353< http://blog.zencoder.com/2012/01/05/announcing-zencoder-api-v2/ >
5454
5555For more details on the Zencoder API requirements visit
56- < http ://app.zencoder .com/docs/api >
56+ < https ://support.brightcove .com/zencoder >
5757
5858To start working with the library, create a new instance of the Services_Zencoder class, passing
5959your API Key as the 1st parameter.
@@ -82,8 +82,8 @@ and it will return any errors received from the Zencoder API.
8282ENCODING JOB
8383------------
8484
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.
8787
8888### Step 1
8989
You can’t perform that action at this time.
0 commit comments