diff --git a/README.md b/README.md
index 66a2b61fc1fe47231b6658576af8d48e6e63492a..cb90993c12705deb7b7b1f8adfc73f7c172536b7 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ How we do collaborative reproducible data analysis and reporting. Mostly (but no
 
 This repo does three things:
 
- * it is a collection of R [how-to resources](howTo/resources.md) including some notes on:
+ * it is a collection of R [how-to resources](howTo/) including some notes on:
    * how to [use git branches](howTo/gitBranches.md) 
    * how to use [drake](howTo/drake.md) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/)
  * it is a [template](repoAsATemplate.md) repo that illustrates how we work and which you can copy;