Skip to content

Commit

Permalink
Merge pull request #257 from ballerina-platform/fix-example-link
Browse files Browse the repository at this point in the history
Fix example link
  • Loading branch information
NipunaRanasinghe authored Oct 14, 2024
2 parents 1badec8 + 0ce693d commit 45ea500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The `ballerinax/mongodb` connector provides practical examples illustrating usage in various scenarios. Explore these [examples](https://github.com/ballerina-platform/module-ballerinax-mongodb/tree/master/examples), covering use cases like movie database, order management service, and more.

1. [Movie Database](https://github.com/ballerina-platform/module-ballerinax-mongodb/tree/master/examples/mmovie-database) - Implement a movie database using MongoDB.
1. [Movie Database](https://github.com/ballerina-platform/module-ballerinax-mongodb/tree/master/examples/movie-database) - Implement a movie database using MongoDB.

2. [Order Management System](https://github.com/ballerina-platform/module-ballerinax-mongodb/tree/master/examples/order-management-system) - Use MongoDB to manage orders in an online store.

Expand Down

0 comments on commit 45ea500

Please sign in to comment.