diff --git a/README.md b/README.md
index 08fb64997353e343b2bde1a259d2e93100e961df..f74aad2208baf96fc7958d096b5d8d93a9c2bb03 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ form of Markdown, we require lesson authors to build the HTML pages
 for their lessons on their machines with Pandoc and commit those to
 the `gh-pages` branch of their lesson website.  To do this:
 
-1. [Install Pandoc](http://www.johnmacfarlane.net/pandoc/installing.html)
+1. [Install Pandoc](http://www.pandoc.org/installing)
 
 2. Install pandocfilters, a Python module that helps with writing
    filters for Pandoc: