We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d256a commit a32a3f6Copy full SHA for a32a3f6
1 file changed
src/environments/environment.production.ts
@@ -52,9 +52,9 @@ export const environment = {
52
MATOMO_SITE_ID: "",
53
TICKETING_SYSTEM_URL: "",
54
KNOWLEDGE_BASE_URL: "",
55
- KB_ONBOARDING_GUIDELINES_URL: "",
56
- KB_GUIDELNES_URL:"",
57
- REGISTRATION_FORM_URL: "",
+ KB_ONBOARDING_GUIDELINES_URL: "https://knowledgebase.dome-marketplace-prd.org/books/company-onboarding-process-guide-for-cloud-service-providers-csp",
+ KB_GUIDELNES_URL:"https://knowledgebase.dome-marketplace-prd.org/books/managing-orders-products-and-subscriptions",
+ REGISTRATION_FORM_URL: "https://onboarding.dome-marketplace.eu/",
58
SEARCH_ENABLED: true,
59
PURCHASE_ENABLED: false,
60
DOME_TRUST_LINK: "https://dome-certification.dome-marketplace.org",
0 commit comments