Fixed two missing links (fixes all known missing links)

This commit is contained in:
Jeff Parsons 2016-01-10 13:47:10 -08:00
commit 76f3d38889
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ github_username: jeffpar
# Build settings
exclude: ["index.html", "logs", "node_modules", "**/c64", "**/static", "src", "tmp", "videos", "web"]
exclude: ["index.html", "logs", "node_modules", "**/c64", "**/private", "**/src", "**/static", "tmp", "videos", "web"]
markdown: kramdown
kramdown:
input: GFM