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"