Skip to content

Commit 2117f6e

Browse files
Fix link to escaping in tables
1 parent 8122548 commit 2117f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_basic-syntax/escaping-characters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can use a backslash to escape the following characters.
8080
</tr>
8181
<tr>
8282
<td>|</td>
83-
<td>pipe (see also <a href="/extended-syntax/#escaping-pipe-characters-in-tables">escaping pipe in tables</a>)</td>
83+
<td>pipe (see also <a href="_extended-syntax/tables.md#escaping-pipe-characters-in-tables">escaping pipe in tables</a>)</td>
8484
</tr>
8585
</tbody>
8686
</table>

0 commit comments

Comments
 (0)