Skip to content

Commit 214f936

Browse files
docs(readme): fix not working links
1 parent c738fba commit 214f936

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ personStore
4242
- [demo git repository](https://github.com/shiftcode/dynamo-easy-demo)
4343

4444
## Credits
45-
- [https://github.com/alexjoverm/typescript-library-starter](typescript-library-starter) - Starter project which helps creating a TypeScript library project
46-
- [https://github.com/ryanfitz/vogels](vogels) - To get an idea on how to build the fluent api
47-
- [http://densebrain.github.io/typestore/](typestore) - Inspiration on how to implement the model decorators
45+
- [typescript-library-starter](https://github.com/alexjoverm/typescript-library-starter) - Starter project which helps creating a TypeScript library project
46+
- [vogels](https://github.com/ryanfitz/vogels) - To get an idea on how to build the fluent api
47+
- [typestore](http://densebrain.github.io/typestore/) - Inspiration on how to implement the model decorators
4848

4949
## Contributors
5050
Made with :heart: by [@michaelwittwer](https://github.com/michaelwittwer) and all these wonderful contributors ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

0 commit comments

Comments
 (0)