From 23d6f9d8045699208a0ee5398bd85e9862f95957 Mon Sep 17 00:00:00 2001
From: Ryan Smith <0ryansmith1994@gmail.com>
Date: Tue, 21 Jul 2015 21:52:50 +0100
Subject: [PATCH] Fixes links.

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index f6fd67d..1631d45 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # [Moodle Logstore xAPI](https://github.com/jlowe64/moodle-logstore-xapi)
 > Emits events from the [Moodle](https://moodle.org/) Logstore as [xAPI](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI.md) statements.
 
-[![Build Status](https://travis-ci.org/jlowe64/moodle-logstore_xapi.svg?branch=master)](https://travis-ci.org/jlowe64/moodle-logstore-xapi)
+[![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](https://github.com/jlowe64/moodle-logstore-xapi/blob/master/docs/installation.md)
-- [Read documentation](https://github.com/jlowe64/moodle-logstore-xapi/blob/master/docs/readme.md).
-- [Report bugs, enhancements, and questions](https://github.com/jlowe64/moodle-logstore-xapi/blob/master/contributing.md#issue-templates).
+- [Installation](docs/installation.md)
+- [Read documentation](docs/readme.md).
+- [Report bugs, enhancements, and questions](contributing.md#issue-templates).
-- 
GitLab