Skip to content

Commit 03a3f72

Browse files
πŸ›οΈ changed links to point to the new E-commerce Shop
1 parent 3427d81 commit 03a3f72

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ždocs/dash_dock/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dash_dock.DashDock(
6262

6363
### Getting an API Key
6464

65-
Visit [My Shop](https://dash-components.com/products/dash-dock-dynamic-window-tab-layouts) to obtain an API key for the premium version.
65+
Visit [My Shop](https://shop.geomapindex.com/catalogue/dash-dock_1/) to obtain an API key for the premium version.
6666

6767
* After purchase, I will send api keys to the email used on purchase within 24h
6868

β€Ždocs/dash_planet/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ icon: solar:planet-4-bold
1919
| βœ“ Customizable orbit radius and rotation | ⚑ Enhanced animation controls |
2020
| βœ“ Click-to-toggle functionality | πŸ’Ž Supports independent Dash Components development |
2121

22-
Buy a DashPlanet API Key: [Shop Here](https://dash-components.com/products/dash-planet-dynamic-orbiting-menu)
22+
Buy a DashPlanet API Key: [Shop Here](https://shop.geomapindex.com/catalogue/dash-planet_3/)
2323

2424
### Installation
2525

β€Ždocs/dash_planet/introduction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ def generate_satellites(count):
510510
icon="cib:buy-me-a-coffee", color="#9C27B0", style={'marginTop': '10px'}
511511
),
512512
dmc.Center(
513-
dmc.Anchor(href='https://dash-components.com/products/dash-planet-dynamic-orbiting-menu', children='Buy a DashPlanet API key', target='_blank', size='lg', c='blue')
513+
dmc.Anchor(href='https://shop.geomapindex.com/catalogue/dash-planet_3/', children='Buy a DashPlanet API key', target='_blank', size='lg', c='blue')
514514
),
515515
],
516516
style=styles["featureItem"],

0 commit comments

Comments
Β (0)