Skip to content

Commit c4446fb

Browse files
remove broken markdown syntax link
1 parent bc409fe commit c4446fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/version-control.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,7 @@ tabs, "Edit new file" and "Preview". Toggling between them lets you enter and
481481
edit text and view what the text will look like when rendered, respectively
482482
({numref}`create-new-file-02`).
483483
Note that GitHub understands and renders `.md` files using a
484-
[markdown syntax](https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf)
485-
very similar to Jupyter notebooks, so the "Preview" tab is especially helpful
484+
markdown syntax very similar to Jupyter notebooks, so the "Preview" tab is especially helpful
486485
for checking markdown code correctness.
487486

488487
```{figure} img/version-control/create-new-file_02.png

0 commit comments

Comments
 (0)