Skip to content

Commit 872bb28

Browse files
fixed broken links and screenshot
1 parent b8e3522 commit 872bb28

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

tutorials/cp-aibus-dox-booster-key/cp-aibus-dox-booster-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author_profile: https://github.com/Juliana-Morais
1313

1414
## Prerequisites
1515
- You have created a trial account on SAP BTP: [Get a Free Account on SAP BTP Trial](hcp-create-trial-account)
16-
- You have a trial subaccount and dev space with **US East (VA)** as region: [Manage Entitlements on SAP BTP Trial](cp-trial-entitlements). See also [Create a Subaccount](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/261ba9ca868f469baf64c22257324a75.html).
16+
- You have a trial subaccount and dev space with **US East (VA) - AWS** as region: [Manage Entitlements on SAP BTP Trial](cp-trial-entitlements). See also [Create a Subaccount](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/261ba9ca868f469baf64c22257324a75.html).
1717

1818
## You will learn
1919
- How to access your trial account
@@ -31,7 +31,7 @@ author_profile: https://github.com/Juliana-Morais
3131

3232
<!-- border -->![Trial global account](01_Foundation20Onboarding_Home.png)
3333

34-
>If this is your first time accessing your trial account, you'll have to configure your account by choosing a region. **Please select US East (VA)**. Your user profile will be set up for you automatically.
34+
>If this is your first time accessing your trial account, you'll have to configure your account by choosing a region. Please select **US East (VA) - AWS**. Your user profile will be set up for you automatically.
3535
3636
>Wait till your account is set up and ready to go. Your global account, your subaccount, your organization, and your space are launched. This may take a couple of minutes.
3737

tutorials/cp-aibus-dox-swagger-ui/cp-aibus-dox-swagger-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The core functionality of Document Information Extraction is to automatically ex
2626

2727
You will use Swagger UI, via any web browser, to call the Document Information Extraction APIs. Swagger UI allows developers to effortlessly interact and try out every single operation an API exposes for easy consumption. For more information, see [Swagger UI](https://swagger.io/tools/swagger-ui/).
2828

29-
In the service key you created for Document Information Extraction in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-free-key), you should find (outside the `uaa` section of the service key) an entry called `url` and another entry called `swagger` (as highlighted in the image below).
29+
In the service key you created for Document Information Extraction in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-free-booster-key), you should find (outside the `uaa` section of the service key) an entry called `url` and another entry called `swagger` (as highlighted in the image below).
3030

3131
1. To access the Document Information Extraction Swagger UI, add the `swagger` value (`/document-information-extraction/v1`) to the `url` value, paste it in any web browser and press **Enter**.
3232

-5.17 KB
Loading

tutorials/cp-aibus-dox-web-oauth-token/cp-aibus-dox-web-oauth-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author_profile: https://github.com/Juliana-Morais
1919
### Get OAuth access token details
2020

2121

22-
To get your OAuth access token you will need the values highlighted in the image below from the service key you created in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-free-key).
22+
To get your OAuth access token you will need the values highlighted in the image below from the service key you created in the previous tutorial: [Use Trial to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-booster-key) or [Use Free Tier to Set Up Account for Document Information Extraction and Get Service Key](cp-aibus-dox-free-booster-key).
2323

2424
<!-- border -->![DOX Service Key](service-key-details.png)
2525

0 commit comments

Comments
 (0)