Skip to content

Commit d6ade1d

Browse files
authored
Update release-notes.md
1 parent 63cac2a commit d6ade1d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/media-services/video-indexer/release-notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,19 @@ A new player skin launched with updated design.
4949
* [Get-Accounts-Authorization](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Accounts-Authorization)
5050
* [Get-Accounts-With-Token](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Accounts-With-Token)
5151

52-
The Account object has a `Url` field pointing to the location of [Video Indexer web site](https://www.videoindexer.ai/).
53-
For paid accounts the Url field is currently pointing to an internal url instead of the public web site.
54-
In the coming weeks we will change it and return VideoIndexer’s web site (`https://www.videoindexer.ai/`) for all accounts, trial and paid.
52+
The Account object has a `Url` field pointing to the location of the [Video Indexer website](https://www.videoindexer.ai/).
53+
For paid accounts the `Url` field is currently pointing to an internal URL instead of the public website.
54+
In the coming weeks we will change it and return the [Video Indexer website](https://www.videoindexer.ai/) URL for all accounts (trial and paid).
5555

5656
Do not use the internal URLs, you should be using the [Video Indexer public APIs](https://api-portal.videoindexer.ai/).
57-
* If you are embedding Video Indexer URLs in your applications and the URLs are not pointing to the [Video Indexer website](https://www.videoindexer.ai/) or the [Video Indexer API endpoint](https://api.videoindexer.ai) but rather to a regional endpoint (for example. `https://wus2.videoindexer.ai`), regenerate the URLs.
57+
* If you are embedding Video Indexer URLs in your applications and the URLs are not pointing to the [Video Indexer website](https://www.videoindexer.ai/) or the [Video Indexer API endpoint](https://api.videoindexer.ai) but rather to a regional endpoint (for example, `https://wus2.videoindexer.ai`), regenerate the URLs.
5858

5959
You can do it it by either:
6060

6161
* Replacing the URL with a URL pointing to the Video Indexer widget APIs (for example, the [insights widget](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Video-Insights-Widget))
6262
* Using the Video Indexer website to generate a new embedded URL:
6363

64-
Press **Play** to get to your video's page -> click **<Embed>** -> copy the URL into your application:
64+
Press **Play** to get to your video's page -> click **&lt;Embed&gt;** -> copy the URL into your application:
6565

6666
The regional URLs are not supported and will be blocked in the coming weeks.
6767

0 commit comments

Comments
 (0)