Skip to content

Commit 8010c30

Browse files
committed
updating tutorial search URL
1 parent 643a2f0 commit 8010c30

17 files changed

Lines changed: 27 additions & 27 deletions

File tree

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![devDependency Status](https://david-dm.org/SAPDocuments/Tutorials/dev-status.svg)](https://david-dm.org/SAPDocuments/Tutorials?type=dev)
33

44
# Tutorials for www.sap.com
5-
Welcome to the Markdown tutorial catalog for tutorials you can find on the [SAP developer pages](http://www.sap.com/developer.html) here: <http://www.sap.com/developer/tutorials.html>.
5+
Welcome to the Markdown tutorial catalog for tutorials you can find on the [SAP developer pages](http://www.sap.com/developer.html) here: <http://www.sap.com/developer/tutorial-navigator.tutorials.html>.
66

77

88
# How to contribute

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tutorials",
33
"version": "1.0.0",
4-
"description": "Tutorials for catalog on sap.com http://www.sap.com/developer/tutorials.html",
4+
"description": "Tutorials for catalog on sap.com http://www.sap.com/developer/tutorial-navigator.tutorials.html",
55
"main": "README.MD",
66
"license": "Apache-2.0",
77
"scripts": {

tutorials/hcp-java-basic-app/hcp-java-basic-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: [ tutorial>beginner, topic>cloud, topic>java, products>sap-cloud-platform
99
- **Tutorials:** [Configuring Eclipse with SAP Cloud Platform Tools for Java](https://www.sap.com/developer/tutorials/hcp-java-eclipse-setup.html)
1010

1111
## Next Steps
12-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
12+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
1313

1414
## Details
1515
### You will learn
@@ -232,4 +232,4 @@ Related Information
232232

233233

234234
## Next Steps
235-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
235+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hcp-java-weatherapp-part10/hcp-java-weatherapp-part10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: [ products>sap-cloud-platform, topic>cloud, topic>java, tutorial>intermedi
99
- [End-to-End Weather App Scenario Part 9](https://www.sap.com/developer/tutorials/hcp-java-weatherapp-part9.html)
1010

1111
## Next Steps
12-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
12+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
1313

1414
## Details
1515
### You will learn
@@ -85,4 +85,4 @@ Finally publish the application to the (remote) server and run it. You app shoul
8585

8686

8787
## Next Steps
88-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
88+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hcp-scc-onpremise-extension-jco-rfc/hcp-scc-onpremise-extension-jco-rfc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags: [ tutorial>beginner, topic>cloud, products>sap-cloud-platform-connectivit
1313

1414

1515
## Next Steps
16-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
16+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
1717

1818
## Details
1919

@@ -218,7 +218,7 @@ Note that the `JCoFlightProvider` class not only fetches data from the ABAP syst
218218
---
219219

220220
## Next Steps
221-
Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
221+
Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
222222

223223
---
224224

tutorials/hcp-webide-switch-live-odata/hcp-webide-switch-live-odata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags: [ products>sap-cloud-platform, products>sap-web-ide, topic>cloud, topic>ht
1212
- [Create an account on the Gateway Demo system](https://www.sap.com/developer/tutorials/gateway-demo-signup.html)
1313

1414
## Next Steps
15-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
15+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
1616

1717
## Details
1818

@@ -216,4 +216,4 @@ You should now commit and push your edits to Git and redeploy the app to SAP Clo
216216

217217

218218
## Next Steps
219-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
219+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hcpdo-run-native-android-app/hcpdo-run-native-android-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags: [ tutorial>intermediate, topic>cloud, topic>java, topic>mobile, products>
1313
- Android device or Android Emulator on your development machine
1414

1515
## Next Steps
16-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
16+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
1717

1818
## Details
1919
### You will learn
@@ -533,4 +533,4 @@ A few key online help documents:
533533

534534

535535
## Next Steps
536-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
536+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hxe-azure-opensuse-extract-install/hxe-azure-opensuse-extract-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ Once the script finished successfully, your SAP HANA, express edition, will be r
9999

100100

101101
## Next Steps
102-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
102+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hxe-cj1-create-table-upload-data/hxe-cj1-create-table-upload-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,4 +795,4 @@ You can check the data has been imported into the table if no errors have occurr
795795

796796

797797
## Next Steps
798-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
798+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)

tutorials/hxe-ua-dbfundamentals-sample-project/hxe-ua-dbfundamentals-sample-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags: [ tutorial>beginner, products>sap-hana\,-express-edition ]
1212

1313
## Next Steps
1414
- [Create a Tenant Database](https://www.sap.com/developer/how-tos/2017/03/hxe-ua-dbfundamentals-tenantdb.html)
15-
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorials.html)
15+
- Select a tutorial from the [Tutorial Navigator](https://www.sap.com/developer/tutorial-navigator.html) or the [Tutorial Catalog](https://www.sap.com/developer/tutorial-navigator.tutorials.html)
1616

1717
## Details
1818
### You will learn

0 commit comments

Comments
 (0)