Skip to content

Commit 9c775d3

Browse files
authored
DB-1139 - fix organizations (#288)
first draft
1 parent 196078d commit 9c775d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/key-concepts/organizations/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview
33
nav_label: Overview
4-
nav_position : 1
4+
sidebar_position : 1
55
---
66

77
Organizations is a powerful tool for businesses seeking to streamline their eCommerce operations, manage their multi-store use cases and/or unlocking additional revenue opportunities. This unique capability enables our multi-store management solution which is used by franchises, distributor networks, multi-geo and multi-brand companies and more. The term store in this context refers to a Commerce store, which supports data segregation and access management across multiple business units in an organization.

src/components/api/HeroSectionAPIs.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const PRODUCTS = [
7373
{
7474
title: 'Organizations',
7575
beta: false,
76-
link: '/docs/organizations',
76+
link: '/guides/How-To/organizations/create-pxm-org-entities',
7777
icon: BoxMultipleRegular,
7878
// lightImage: '/static/landing-page/hero/chat-graphic.png',
7979
// darkImage: '/static/landing-page/hero/chat-graphic-dark.png',

0 commit comments

Comments
 (0)