Skip to content

Commit 4a7919b

Browse files
committed
Fixes path to example-projects
1 parent 33ae2cc commit 4a7919b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -516,9 +516,9 @@ Logo após os tipos primitivos, são os tipos com os quais mais se lida ao usar
516516

517517
# Projetos de exemplo neste repositório
518518

519-
- [TypeScript Sample Project](https://github.com/divertimentos/typescript-learning/tree/main/typescript-sample)
520-
- [Notes App](https://github.com/divertimentos/typescript-learning/tree/main/notes-app)
521-
- [Bytegrad Tutorial Files](https://github.com/divertimentos/typescript-learning/tree/main/bytegrad-typescript-tutorial)
519+
- [TypeScript Sample Project](https://github.com/divertimentos/typescript-learning/tree/main/example-projects/typescript-sample)
520+
- [Notes App](https://github.com/divertimentos/typescript-learning/tree/main/example-projects/notes-app)
521+
- [Bytegrad Tutorial Files](https://github.com/divertimentos/typescript-learning/tree/main/example-projects/bytegrad-typescript-tutorial)
522522

523523
# Bibliografia
524524

0 commit comments

Comments
 (0)