We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073649f commit 1c150ceCopy full SHA for 1c150ce
1 file changed
tutorials/hcp-webide-odata-primer/hcp-webide-odata-primer.md
@@ -348,8 +348,8 @@ If you would like to build an app similar to what you have done in this tutorial
348
349
The two OData Service document URLs are:
350
351
-- <https://sapes5.sapdevcenter.com/sap/opu/odata/IWBEP/GWDEMO/>
352
-- <https://sapes5.sapdevcenter.com/sap/opu/odata/IWFND/RMTSAMPLEFLIGHT/>
+- `https://sapes5.sapdevcenter.com/sap/opu/odata/IWBEP/GWDEMO/`
+- `https://sapes5.sapdevcenter.com/sap/opu/odata/IWFND/RMTSAMPLEFLIGHT/`
353
354
To build an app like what you have now, but with data from SAP Gateway you simply need to:
355
0 commit comments