Skip to content

Commit 9c00d9b

Browse files
Fixed links
1 parent dd051eb commit 9c00d9b

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/viewer/developer-guide/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Flexible rendering documents as HTML5 or Image including next supported file for
5050

5151
## Security and Authentication
5252

53-
The GroupDocs.Viewer Cloud API is secured and requires authentication. Developers can [create]({{< ref "total/getting-started/ui-topics/creating-and-managing-application.md" >}}) an application with Client Id and Client Secret when they [register]({{< ref "total/getting-started/ui-topics/creating-and-managing-account.md" >}}). Authenticated requests require an OAuth 2.0 authorization header. You can see complete details [here]({{< ref "total/getting-started/overview-rest-api/authenticating-api-requests.md" >}}).
53+
The GroupDocs.Viewer Cloud API is secured and requires authentication. Developers can [create]({{< ref "total/ui-topics/creating-and-managing-application.md" >}}) an application with Client Id and Client Secret when they [register]({{< ref "total/ui-topics/creating-and-managing-account.md" >}}). Authenticated requests require an OAuth 2.0 authorization header. You can see complete details [here]({{< ref "total/overview-rest-api/authenticating-api-requests.md" >}}).
5454

5555
## SDKs
5656

content/viewer/getting-started/evaluate-groupdocs-viewer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ You can easily create a trial account on GroupDocs.Viewer Cloud for evaluation.
1212

1313
* You get access to all the features of GroupDocs.Viewer Cloud using [free trial plan](https://purchase.groupdocs.cloud/trial) with monthly data processing limit. There are no limitations and no evaluation messages on documents
1414
* This plan is intended to give you a good idea of the service's capabilities and let you do some early development. Once your development needs exceed the limits of this plan you should subscribe to a [paid plan](https://purchase.groupdocs.cloud/pricing) to continue development
15-
* The free trial is automatically granted when you [sign up for a new account]({{< ref "total/getting-started/ui-topics/_index.md" >}}) and [access the dashboard](https://dashboard.groupdocs.cloud/)
15+
* The free trial is automatically granted when you [sign up for a new account]({{< ref "total/ui-topics/_index.md" >}}) and [access the dashboard](https://dashboard.groupdocs.cloud/)

content/viewer/getting-started/features-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GroupDocs.Viewer Cloud supports most popular document and file-formats see the f
2828

2929
## Security and Authentication
3030

31-
The GroupDocs.Viewer Cloud API is secured and requires authentication. One set of keys Client Id and Client Secret are required for Authentication which can be created at the [Dashboard](http://dashboard.groupdocs.cloud/). Check [Authenticating API Requests]({{< ref "total/getting-started/overview-rest-api/authenticating-api-requests.md" >}}) article for a complete example.
31+
The GroupDocs.Viewer Cloud API is secured and requires authentication. One set of keys Client Id and Client Secret are required for Authentication which can be created at the [Dashboard](http://dashboard.groupdocs.cloud/). Check [Authenticating API Requests]({{< ref "total/overview-rest-api/authenticating-api-requests.md" >}}) article for a complete example.
3232

3333
## SDKs
3434

content/viewer/getting-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Sign up at <https://id.containerize.com/signup> to create a free account.
1717

1818
Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud API.
1919

20-
You can get it from existing Application or create new Application from [Applications View of GroupDocs Cloud Dashboard]({{< ref "total/getting-started/ui-topics/creating-and-managing-application.md" >}}).
20+
You can get it from existing Application or create new Application from [Applications View of GroupDocs Cloud Dashboard]({{< ref "total/ui-topics/creating-and-managing-application.md" >}}).
2121

2222
## Install the SDK of your choice
2323

0 commit comments

Comments
 (0)