commit | 991c121b5751395233934755802892a966046b63 | [log] [tgz] |
---|---|---|
author | Kenneth Sequeira <kenneth@Kenneths-MacBook-Air.local> | Fri Oct 19 14:31:21 2018 +0530 |
committer | Kenneth Sequeira <kenneth@Kenneths-MacBook-Air.local> | Fri Oct 19 14:31:21 2018 +0530 |
tree | c2e343698671cf5959577356adac2205553dc554 | |
parent | 23ec18e3e4ff80cec13113a055e68e211298b086 [diff] |
added source link for ERPNext docs
diff --git a/erpnext/config/docs.py b/erpnext/config/docs.py index 6e50564..85e6006 100644 --- a/erpnext/config/docs.py +++ b/erpnext/config/docs.py
@@ -1,3 +1,3 @@ from __future__ import unicode_literals -source_link = "https://github.com/frappe/erpnext" \ No newline at end of file +source_link = "https://github.com/erpnext/foundation"