diff --git a/docs/index.html b/docs/index.html index c08118f5bd..d607a71bd4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,6 +35,7 @@ window.$docsify = { alias: { '.*?/changelog': 'https://raw.githubusercontent.com/flow-typed/flow-typed/master/CHANGELOG.md', + '.*?/contributing': 'https://raw.githubusercontent.com/flow-typed/flow-typed/master/CONTRIBUTING.md', }, name: 'flow-typed', repo: 'flow-typed/flow-typed',