You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ The best way to understand how the Entity Compiler works is to check out the [tu
35
35
36
36
|Tutorial|Description|
37
37
| ------ | --------- |
38
-
|[Entity Compiler](https://github.com/entityc/ec-tutorials/EntityCompiler)| Gives you the basics of the Entity Compiler, both its entity language and template engine. |
39
-
|[Tutorial Microservice](https://github.com/entityc/ec-tutorials/TutorialMicroservice)| Demonstrates the potential of the Entity Compiler by building an entire microservice along with an Web Admin Console and student website.|
38
+
|[Entity Compiler](https://github.com/entityc/ec-tutorials/tree/main/EntityCompiler)| Gives you the basics of the Entity Compiler, both its entity language and template engine. |
39
+
|[Tutorial Microservice](https://github.com/entityc/ec-tutorials/tree/main/TutorialMicroservice)| Demonstrates the potential of the Entity Compiler by building an entire microservice along with an Web Admin Console and student website.|
0 commit comments