diff options
Diffstat (limited to 'web/examples.markdown')
| -rw-r--r-- | web/examples.markdown | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/web/examples.markdown b/web/examples.markdown index 453a22e..5e07865 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -5,8 +5,11 @@ title: Examples ## Simple examples A number of simple examples are available in the GitHub repository. They can be -found [here](https://github.com/jaspervdj/hakyll/tree/master/examples). The -README located in that directory explains which example does what. +found [here](https://github.com/jaspervdj/hakyll-examples). The README located +in that directory explains which example does what. You can fetch the entire +directory using + + git clone git://github.com/jaspervdj/hakyll-examples.git ## People using Hakyll |
