diff --git a/README.md b/README.md index 893560c..8aeea85 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Then use `gulp` to develop, it watches the `src/images/`, `src/styles/`, and `sr ## Navigating the Code -This site is based off the Timber (Twig x Wordpress) library. It seems a bit daunting at first but it is significantly easier than writing native Wordpress code into theme files. Any questions about Timber functionality can be answered in their [docs](http://timber.github.io/timber/#getting-started) or in their (wiki)[https://github.com/timber/timber/wiki]. +This site is based off the Timber (Twig x Wordpress) library. It seems a bit daunting at first but it is significantly easier than writing native Wordpress code into theme files. Any questions about Timber functionality can be answered in their [docs](http://timber.github.io/timber/#getting-started) or in their [github wiki](https://github.com/timber/timber/wiki). Our relevant project structure is as follows: