Skip to content

Commit 636af92

Browse files
authored
docs(examples): fix titles and links for examples (#418)
Signed-off-by: Giovanni Martins <[email protected]> Signed-off-by: Giovanni Martins <[email protected]>
1 parent e201e31 commit 636af92

File tree

1 file changed

+6
-6
lines changed
  • daprdocs/content/en/js-sdk-docs/js-examples

1 file changed

+6
-6
lines changed

daprdocs/content/en/js-sdk-docs/js-examples/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ description: Get started with the Dapr Javascript SDK through some of our exampl
1717

1818
> Want your article added? [Let us know!](https://github.com/dapr/js-sdk/discussions/categories/articles) so we can add it below
1919
20-
- [xaviergeerinck.com - Create an Azure IoT Hub Stream Processor with Dapr](https://xaviergeerinck.com/post/2022/05/19/dapr-stream-processor)
20+
- [xaviergeerinck.com - Create an Azure IoT Hub Stream Processor with Dapr](https://xaviergeerinck.com/2022/05/19/create-an-azure-iot-hub-stream-processor-with-dapr/)
2121

22-
- [xaviergeerinck.com - Integrate Dapr with Nest.JS and the Dapr KS SDK](https://xaviergeerinck.com/post/2022/03/29/dapr-with-nestjs)
22+
- [xaviergeerinck.com - Integrate Dapr with Nest.JS and the Dapr JS SDK](https://xaviergeerinck.com/2022/03/29/integrate-dapr-with-nest-js-and-the-dapr-js-sdk/)
2323

24-
- [xaviergeerinck.com - Parking Garage Sensor implementation using Dapr Actors](https://xaviergeerinck.com/post/2021/10/09/parking-garage)
24+
- [xaviergeerinck.com - Parking Garage Sensor implementation using Dapr Actors](https://xaviergeerinck.com/2021/10/09/parking-garage-sensor-implementation-using-dapr-actors/)
2525

26-
- [xaviergeerinck.com - Running Dapr on Azure IoT Edge](https://xaviergeerinck.com/post/2021/04/23/iot-edge)
26+
- [xaviergeerinck.com - Running Dapr on Azure IoT Edge](https://xaviergeerinck.com/2021/04/23/running-dapr-on-azure-iot-edge/)
2727

28-
- [xaviergeerinck.com - Creating an Email Microservice with Typescript and Dapr](https://xaviergeerinck.com/post/2021/03/25/creating-email-microservice)
28+
- [xaviergeerinck.com - Tutorial - Creating an Email Microservice with Typescript and Dapr](https://xaviergeerinck.com/2021/03/25/tutorial---creating-an-email-microservice-with-typescript-and-dapr/)
2929

30-
- [xaviergeerinck.com - Creating a User Login/Register Microservice](https://xaviergeerinck.com/post/2020/04/10/creating-account-microservice)
30+
- [xaviergeerinck.com - Dapr - Creating a User Login/Register Microservice](https://xaviergeerinck.com/2020/04/10/dapr---creating-a-user-login-register-microservice/)

0 commit comments

Comments
 (0)