mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
Update erpnext manual link (#6853)
* Update erpnext manual link * Update README.md * Update conf.js
This commit is contained in:
@@ -14,7 +14,7 @@ $(document).bind('toolbar_setup', function() {
|
||||
$('.navbar-home').html('<img class="erpnext-icon" src="'+
|
||||
frappe.urllib.get_base_url()+'/assets/erpnext/images/erp-icon.svg" />');
|
||||
|
||||
$('[data-link="docs"]').attr("href", "https://manual.erpnext.com")
|
||||
$('[data-link="docs"]').attr("href", "https://frappe.github.io/erpnext/")
|
||||
$('[data-link="issues"]').attr("href", "https://github.com/frappe/erpnext/issues")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user