Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Fix the Netlify build after #852 (#904)
Browse files Browse the repository at this point in the history
The `fork` preset was removed by #852, but it still referenced by
the newly added mkdocs configuration.
  • Loading branch information
edmorley committed May 24, 2018
1 parent cea73d6 commit 1bc18a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/packages/fork.md

This file was deleted.

1 change: 0 additions & 1 deletion mkdocs.yml
Expand Up @@ -57,7 +57,6 @@ pages:
- env: './packages/env.md'
- eslint: './packages/eslint.md'
- font-loader: './packages/font-loader.md'
- fork: './packages/fork.md'
- hot: './packages/hot.md'
- html-loader: './packages/html-loader.md'
- html-template: './packages/html-template.md'
Expand Down

0 comments on commit 1bc18a8

Please sign in to comment.