From 574bd82312671683c2d5d567dd5ae6ed5608d8ef Mon Sep 17 00:00:00 2001 From: a1300 Date: Wed, 25 Sep 2019 08:53:22 +0200 Subject: [PATCH] fix prismjs link --- tutorial/tutorial6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial6.md b/tutorial/tutorial6.md index ccae499..df6ca1b 100644 --- a/tutorial/tutorial6.md +++ b/tutorial/tutorial6.md @@ -173,7 +173,7 @@ print("hello, world.") ### Languages with keyword highlighting support in VuePress -VuePress gets its keyword highlighting support through the [Prism](prismjs.com) Javascript library. +VuePress gets its keyword highlighting support through the [Prism](https://prismjs.com) Javascript library. ::: tip There are too many languages to make an exhaustive list here, but you can find them