Skip to content

Commit b3b0c67

Browse files
authored
Fix broken link
1 parent 80d143e commit b3b0c67

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/3-tutorials/1-rest-api

1 file changed

+1
-1
lines changed

content/en/docs/3-tutorials/1-rest-api/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The tutorial demonstrates Goa's approach to:
2121
- **Strong typing** that catches issues at compile time
2222

2323
> **📚 Working Example**: This tutorial uses the same code as the
24-
> [concerts example](https://github.com/goadesign/examples/tree/main/concerts)
24+
> [concerts example](https://github.com/goadesign/examples/tree/master/concerts)
2525
> in the official Goa examples repository. You can reference the complete
2626
> working code at any time.
2727

0 commit comments

Comments
 (0)