Skip to content

Commit 11d1501

Browse files
committed
Update Image Formatting for V2 parser
1 parent 4d3e25f commit 11d1501

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

tutorials/hana-cloud-cap-calc-view/hana-cloud-cap-calc-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ We now want to expose our Calculation View to the Cloud Application Programming
142142
hana-cli inspectView -v V_INTERACTION -o cds
143143
```
144144

145-
!![inspectView](inspect_view.png)
145+
![inspectView](inspect_view.png)
146146

147147
With this command you are looking up the definition of the view but asking for the output (-o) in the CDS format.
148148

tutorials/hana-cloud-cap-create-database-cds/hana-cloud-cap-create-database-cds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The SAP Cloud Application Programming model utilizes core data services to defin
134134
135135
1. We need to bind our project to a Database Connection and HDI container instance. Press the **bind** icon to being the process.
136136
137-
!![Bind Project](start_bind.png)
137+
![Bind Project](start_bind.png)
138138
139139
1. If you receive either of these two following warning dialogs, please just choose **Continue** (nothing will be deleted because we are create a new HDI Container Instance) and **Enable** (automatic undeploy is quite helpful during the development process for the reasons described in this dialog)
140140

tutorials/hana-cloud-cap-create-ui/hana-cloud-cap-create-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Video tutorial version:
7373
?$search=DE
7474
```
7575

76-
!![Play with the OData Service](serach.png)
76+
![Play with the OData Service](serach.png)
7777

7878
1. You can find out more about OData V4 at the [OData organization](https://www.odata.org/documentation/) and the [documentation for SAPUI5](https://ui5.sap.com/#/topic/5de13cf4dd1f4a3480f7e2eaaee3f5b8).
7979

-131 KB
Loading

tutorials/hana-cloud-cap-stored-proc/hana-cloud-cap-stored-proc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ Video tutorial version:
117117
118118
![Test Service](sleep_true.png)
119119
120-
You've now added an OData function to your service layer which in turn is implemented as an SAP HANA Stored Procedure
120+
You've now added an OData function to your service layer which in turn is implemented as an SAP HANA Stored Procedure

0 commit comments

Comments
 (0)