Skip to content

Commit 7ef97e9

Browse files
variables, links, files updates
variables, links, files updates
1 parent 34a4663 commit 7ef97e9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tutorials/ai-core-code/ai-core-code.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ print(response.__dict__)
257257

258258
[ACCORDION-BEGIN [Step 8: ](Reference a Docker image in your AI workflow)]
259259

260-
This step requires the GitHub folder that you synced in [this tutorial](https://developers-qa.sap.com/tutorials/ai-launchpad-github-setup.html). In this folder, create another YAML file called `code-pipeline.yaml`. (This filename is not used as an identifier within SAP AI Core.)
260+
This step requires the GitHub folder that you synced in [this tutorial](https://developers.sap.com/tutorials/ai-core-helloworld.html/#). In this folder, create another YAML file called `code-pipeline.yaml`. (This filename is not used as an identifier within SAP AI Core.)
261261

262262
!![image](img/file-new.png)
263263

@@ -328,7 +328,7 @@ Under scenarios, you will also see a scenario named `Code (Tutorial)`.
328328

329329
[OPTION BEGIN [Postman]]
330330

331-
Click though **Collections** > GET Returns the ArgoCD application status.
331+
Click though **Collections** > GET Returns the `ArgoCD` application status.
332332

333333
!![image](img/postman/status.png)
334334

@@ -347,7 +347,7 @@ Click though **Collections** > GET Returns the ArgoCD application status.
347347

348348
List all available scenarios by clicking through **Collections** > **Scenarios** > GET get list of scenarios.
349349

350-
!![image](img/ail/listscenarios.png)
350+
!![image](img/postman/listscenarios.png)
351351

352352
**Response**
353353

@@ -494,7 +494,7 @@ After a while, the status will show as **DEAD**.
494494

495495
[OPTION BEGIN [SAP AI Core SDK]]
496496

497-
Creat a configuration using the following code snippet:
497+
Create a configuration using the following code snippet:
498498

499499
```PYTHON
500500
# Create configuration

0 commit comments

Comments
 (0)