From f8a25193f41bd915f8f20440a39e27d6cd7c8886 Mon Sep 17 00:00:00 2001
From: Nupur Lohokare <nupslohokare@gmail.com>
Date: Fri, 20 Nov 2015 15:33:30 +0530
Subject: [PATCH] Corrected links in README

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

diff --git a/README.md b/README.md
index 3b07a1f..f2f8d19 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ unnecessary clutter from your Drupal entity forms.
 library you will need to install the following plugins into your CKEditor
 plugins directory (e.g., sites/all/modules/ckeditor/plugins):
   
-  - [Widget](http://ckeditor.com/addons/widget)
-  - [Line Utilities](http://ckeditor.com/addons/lineutils)
+  - [Widget](http://ckeditor.com/addon/widget)
+  - [Line Utilities](http://ckeditor.com/addon/lineutils)
 
 
 
-- 
1.9.1

