Skip to content

Commit 3b74a40

Browse files
authored
Re-enable link checker (#57)
1 parent 2eae012 commit 3b74a40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
PYTHON_VERSION = "3.8"
33
HUGO_VERSION = "0.112.3"
44

5-
#[[plugins]]
6-
# package = "netlify-plugin-checklinks"
5+
[[plugins]]
6+
package = "netlify-plugin-checklinks"
77

88
[[plugins]]
99
package = "@netlify/plugin-lighthouse"

0 commit comments

Comments
 (0)