Skip to content

Commit 039f42f

Browse files
committed
Avoid @ in sidebar titles
1 parent aedf313 commit 039f42f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sidebar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ sidebar:
103103
url: docs/reference/other-new-features/kind-polymorphism.html
104104
- title: Tupled Function
105105
url: docs/reference/other-new-features/tupled-function.html
106-
- title: @threadUnsafe Annotation
106+
- title: threadUnsafe Annotation
107107
url: docs/reference/other-new-features/threadUnsafe-annotation.html
108-
- title: @targetName Annotation
108+
- title: targetName Annotation
109109
url: docs/reference/other-new-features/targetName.html
110110
- title: New Control Syntax
111111
url: docs/reference/other-new-features/control-syntax.html

0 commit comments

Comments
 (0)