Skip to content

Commit 2563fb5

Browse files
committed
chore: set website to docs.openspp.org in all manifests
1 parent 7b41e6f commit 2563fb5

File tree

67 files changed

+67
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+67
-67
lines changed

endpoint_route_handler/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"development_status": "Alpha",
1212
"author": "Camptocamp,Odoo Community Association (OCA)",
1313
"maintainers": ["simahawk"],
14-
"website": "https://github.com/OpenSPP/openspp-modules",
14+
"website": "https://docs.openspp.org",
1515
"depends": ["base"],
1616
"data": [
1717
"security/ir.model.access.csv",

fastapi/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "LGPL-3",
1212
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
1313
"maintainers": ["lmignon"],
14-
"website": "https://github.com/OpenSPP/openspp-modules",
14+
"website": "https://docs.openspp.org",
1515
"depends": ["endpoint_route_handler", "spp_security"],
1616
"data": [
1717
"security/privileges.xml",

spp_alerts/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"version": "19.0.2.0.0",
88
"sequence": 1,
99
"author": "OpenSPP.org",
10-
"website": "https://github.com/OpenSPP/openspp-modules",
10+
"website": "https://docs.openspp.org",
1111
"license": "LGPL-3",
1212
"development_status": "Alpha",
1313
"maintainers": ["jeremi", "gonzalesedwin1123", "emjay0921"],

spp_api_v2/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "19.0.2.0.0",
55
"sequence": 1,
66
"author": "OpenSPP.org",
7-
"website": "https://github.com/OpenSPP/openspp-modules",
7+
"website": "https://docs.openspp.org",
88
"license": "LGPL-3",
99
"development_status": "Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212", "emjay0921"],

spp_api_v2_change_request/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "19.0.2.0.0",
55
"sequence": 1,
66
"author": "OpenSPP.org",
7-
"website": "https://github.com/OpenSPP/openspp-modules",
7+
"website": "https://docs.openspp.org",
88
"license": "LGPL-3",
99
"development_status": "Alpha",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

spp_api_v2_cycles/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "19.0.2.0.0",
66
"sequence": 1,
77
"author": "OpenSPP.org",
8-
"website": "https://github.com/OpenSPP/openspp-modules",
8+
"website": "https://docs.openspp.org",
99
"license": "LGPL-3",
1010
"development_status": "Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

spp_api_v2_data/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "19.0.2.0.0",
66
"sequence": 1,
77
"author": "OpenSPP.org",
8-
"website": "https://github.com/OpenSPP/openspp-modules",
8+
"website": "https://docs.openspp.org",
99
"license": "LGPL-3",
1010
"development_status": "Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

spp_api_v2_entitlements/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"version": "19.0.2.0.0",
77
"sequence": 1,
88
"author": "OpenSPP.org",
9-
"website": "https://github.com/OpenSPP/openspp-modules",
9+
"website": "https://docs.openspp.org",
1010
"license": "LGPL-3",
1111
"development_status": "Stable",
1212
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

spp_api_v2_products/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "19.0.2.0.0",
66
"sequence": 1,
77
"author": "OpenSPP.org",
8-
"website": "https://github.com/OpenSPP/openspp-modules",
8+
"website": "https://docs.openspp.org",
99
"license": "LGPL-3",
1010
"development_status": "Stable",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

spp_api_v2_service_points/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "19.0.2.0.0",
55
"sequence": 1,
66
"author": "OpenSPP.org",
7-
"website": "https://github.com/OpenSPP/openspp-modules",
7+
"website": "https://docs.openspp.org",
88
"license": "LGPL-3",
99
"development_status": "Stable",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],

0 commit comments

Comments
 (0)