From a824576bceee59f3bfcaa19e34a54a9d750b103a Mon Sep 17 00:00:00 2001 From: Elliot Schep Date: Wed, 15 Feb 2017 10:21:01 +0100 Subject: [PATCH] Changed a link in README.md (#2720) *[Built for ERPNext](https://erpnext.com) This link does not describe stuff built for ERPNext it is actually the website of ERPNext and so the link was changed to Built for [ERPNext](https://erpnext.com) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de665c5c6..46ea020765 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/frappe/frappe.png)](https://travis-ci.org/frappe/frappe) -Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. [Built for ERPNext](https://erpnext.com) +Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [ERPNext](https://erpnext.com) ### Installation