Skip to content

Commit

Permalink
fixed example link
Browse files Browse the repository at this point in the history
  • Loading branch information
hemedani committed Apr 18, 2022
1 parent e8b39ee commit 6675bc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ it also has several concepts about arbitrary embedding documents and creating SS

### let's create a simple web server :

you can find complete implemention of this example [here](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMicroservice)
you can find complete implemention of this example [here](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMircoservice)

first of all, create a ts file called `mod.ts` and import the last version of `lesan` and assign a constant call `coreApp` to its:

Expand Down
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
### List of `lesan` implemented examples

- a very simple [microservice](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMicroservice)
- a very simple [microservice](https://github.com/MiaadTeam/lesan/tree/main/examples/simpleMircoservice)

0 comments on commit 6675bc5

Please sign in to comment.