fix: added docs.frappe.io in documentation_url (#44776)

(cherry picked from commit febdf4c61e)
This commit is contained in:
Nabin Hait
2024-12-18 17:28:22 +05:30
committed by Mergify
parent becd64fccb
commit 82a3fd13f2

View File

@@ -10,6 +10,7 @@ WEBSITE_REPOS = [
DOCUMENTATION_DOMAINS = [
"docs.erpnext.com",
"docs.frappe.io",
"frappeframework.com",
]