diff --git a/README.md b/README.md
index 31cece7b53bd9c69a883bc1aaf251ed8c6475b92..0ac2e488732b2cd21fd42a3890dc548ffd8cc7c7 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
 [![Build Status](https://travis-ci.org/jlowe64/moodle-logstore_xapi.svg?branch=master)](https://travis-ci.org/jlowe64/moodle-logstore_xapi)
 [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/LearningLocker/learninglocker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
-- [Installation](docs/installation.md).
-- [Read documentation](docs/readme.md).
-- [Report bugs, enhancements, and questions](contributing.md#issue-templates).
+- [Installation](docs/installation.md)
+- [Report bugs, enhancements, and questions](contributing.md#issue-templates)
+- [Supported events](events.md)
+- [Developer documentation](developers.md)
+- [Plugin design](design.md)
diff --git a/docs/events.md b/docs/events.md
index 4bf87730d06e67ec1117d249b48a324a2d6e5b2e..f4e6fdff2ffa5ae488bda7ef28ebbdc293f1538c 100644
--- a/docs/events.md
+++ b/docs/events.md
@@ -1,5 +1,5 @@
 # Supported Events
-This page documents the Moodle log events supported by this plugin.
+This page documents the [Moodle log events](https://docs.moodle.org/dev/Event_2) supported by this plugin.
 
 Moodle Event Name | xAPI Recipe Example
 --- | ---