Skip to content

Commit 0b77edc

Browse files
authored
update links (#18625)
* fix spelling * fix validator * fix issue: #18555 * fix issue: #18556 * fix description * update links
1 parent fd029ec commit 0b77edc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/basic-nodejs-application-create/basic-nodejs-application-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ router.get("/", function(req, res, next) {
139139
[ACCORDION-BEGIN [Step 3: ](Project Repository)]
140140

141141

142-
You can find the final Node.js project from [here](https://github.com/SAP-samples/btp-kyma-runtime-multitenancy-tutorial/tree/main/Mission:%20Develop%20a%20Node.js%20Application%20in%20the%20SAP%20BTP%20Kyma%20Runtime).
142+
You can find the final Node.js project from [here](https://github.com/SAP-samples/btp-kyma-runtime-multitenancy-tutorial/tree/main/Mission%20-%20Develop%20a%20Node.js%20Application%20in%20the%20SAP%20BTP%20Kyma%20Runtime).
143143

144144

145145

tutorials/deploy-nodejs-application-kyma/deploy-nodejs-application-kyma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ kubectl -n multitenancy-ns apply -f k8s-deployment-backend.yaml
336336
[ACCORDION-BEGIN [Step 10: ](Project Repository)]
337337

338338

339-
You can find the final Node.js project from repository: [here](https://github.com/SAP-samples/btp-kyma-runtime-multitenancy-tutorial/tree/main/Mission:%20Develop%20a%20Node.js%20Application%20in%20the%20SAP%20BTP%20Kyma%20Runtime).
339+
You can find the final Node.js project from repository: [here](https://github.com/SAP-samples/btp-kyma-runtime-multitenancy-tutorial/tree/main/Mission%20-%20Develop%20a%20Node.js%20Application%20in%20the%20SAP%20BTP%20Kyma%20Runtime).
340340

341341

342342

0 commit comments

Comments
 (0)