diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7f743db3b4a..0a1e690392c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -212,7 +212,7 @@ Or you may configure your IDE, for example, Visual Studio Code to automatically ## Documentation Contribution Flow -Please contribute! Layer5 documentation uses Jekyll and GitHub Pages to host docs sites. Learn more about [Layer5's documentation framework](https://docs.google.com/document/d/17guuaxb0xsfutBCzyj2CT6OZiFnMu9w4PzoILXhRXSo/edit?usp=sharing). The process of contributing follows this flow: +Please contribute! Layer5 documentation is built with Hugo and the Docsy theme. Learn more about [Layer5's documentation framework](https://docs.google.com/document/d/17guuaxb0xsfutBCzyj2CT6OZiFnMu9w4PzoILXhRXSo/edit?usp=sharing). The process of contributing follows this flow: 1. Create a fork, if you have not already, by following the steps described [here](./CONTRIBUTING-gitflow.md) 1. In the local copy of your fork, navigate to the docs folder.