Skip to content

Commit fe6736c

Browse files
committed
Fix link (again) [skip ci]
1 parent 071811d commit fe6736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following table gives an overview of the current implementation status. The
5353
| **[Hack](https://docs.hhvm.com/hack/)** | | | | |
5454
|[Function types](https://docs.hhvm.com/hack/callables/introduction) | ✔(1) | ✔(1) | ✔(1) | ✔(1) |
5555
|[Array and map types](https://docs.hhvm.com/hack/types/summary-table) | ✔(1) | ✔(1) | ✔(1) | ✔(1) |
56-
|[Lambdas / arrow functions](/xp-framework/compiler/wiki/Arrow-functions) | | | ||
56+
|[Lambdas / arrow functions](https://github.com/xp-framework/compiler/wiki/Arrow-functions)|||||
5757
|[Attributes](https://docs.hhvm.com/hack/attributes/introduction) (as XP annotations) |||||
5858
|[Constructor argument promotion](https://docs.hhvm.com/hack/other-features/constructor-parameter-promotion) |||||
5959
| | | | | |

0 commit comments

Comments
 (0)