We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d143e commit b3b0c67Copy full SHA for b3b0c67
content/en/docs/3-tutorials/1-rest-api/_index.md
@@ -21,7 +21,7 @@ The tutorial demonstrates Goa's approach to:
21
- **Strong typing** that catches issues at compile time
22
23
> **📚 Working Example**: This tutorial uses the same code as the
24
-> [concerts example](https://github.com/goadesign/examples/tree/main/concerts)
+> [concerts example](https://github.com/goadesign/examples/tree/master/concerts)
25
> in the official Goa examples repository. You can reference the complete
26
> working code at any time.
27
0 commit comments