Skip to content

Commit a945431

Browse files
authored
Change docs URL to new site
1 parent e2604c4 commit a945431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff 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

5555
For more details on the Zencoder API requirements visit
56-
<http://app.zencoder.com/docs/api>
56+
<https://support.brightcove.com/zencoder>
5757

5858
To start working with the library, create a new instance of the Services_Zencoder class, passing
5959
your API Key as the 1st parameter.
@@ -82,8 +82,8 @@ and it will return any errors received from the Zencoder API.
8282
ENCODING 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

0 commit comments

Comments
 (0)