Skip to content

Commit 7add705

Browse files
authored
Update README.md
1 parent d80c759 commit 7add705

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
@@ -15,7 +15,7 @@ void foo (function_ref<int(int)> func) {
1515
foo([](int i) { return i*2; });
1616
```
1717
18-
Full documentation available [here](https://function-ref.tartanllama.xyz/).
18+
Full documentation available [here](https://tl.tartanllama.xyz/).
1919
2020
----------
2121

0 commit comments

Comments
 (0)