Skip to content

Commit ce7e7d9

Browse files
remove broken md syntax link
1 parent a585883 commit ce7e7d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/version-control.Rmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,7 @@ tabs, "Edit new file" and "Preview". Toggling between them lets you enter and
403403
edit text and view what the text will look like when rendered, respectively
404404
(Figure \@ref(fig:create-new-file-02)).
405405
Note that GitHub understands and renders `.md` files \index{markdown} using a
406-
[markdown syntax](https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf)
407-
very similar to Jupyter notebooks, so the "Preview" tab is especially helpful
406+
markdown syntax very similar to Jupyter notebooks, so the "Preview" tab is especially helpful
408407
for checking markdown code correctness.
409408

410409
```{r create-new-file-02, fig.align = "center", fig.cap = 'New plain text files require a file name in the text box circled in red, and file content entered in the larger text box (red arrow).', fig.retina = 2, out.width="100%"}

0 commit comments

Comments
 (0)