Skip to content

Commit 40f35eb

Browse files
authored
Remove self-link for additional info (#3346)
1 parent 71aa8ee commit 40f35eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/documentation/copy/en/handbook-v2/More on Functions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,5 +886,4 @@ const f3 = function (): void {
886886

887887
For more on `void` please refer to these other documentation entries:
888888

889-
- [v2 handbook](https://www.typescriptlang.org/docs/handbook/2/functions.html#void)
890889
- [FAQ - "Why are functions returning non-void assignable to function returning void?"](https://github.com/Microsoft/TypeScript/wiki/FAQ#why-are-functions-returning-non-void-assignable-to-function-returning-void)

0 commit comments

Comments
 (0)