Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit a6a03ab

Browse files
committed
fix dashboard url
1 parent 64e7467 commit a6a03ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frak-integration.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
Plugin Name: Frak
44
Description: Adds Frak configuration to your WordPress site
5-
Version: 0.1
5+
Version: 0.2
66
Author: Frak-Labs
77
*/
88

@@ -121,7 +121,7 @@ function frak_settings_page() {
121121

122122
<div class="frak-links">
123123
<a href="https://docs.frak.id/components/frak-setup" target="_blank">📚 Documentation</a>
124-
<a href="https://dashboard.frak.id/" target="_blank">🎯 Dashboard</a>
124+
<a href="https://business.frak.id/" target="_blank">🎯 Dashboard</a>
125125
</div>
126126

127127
<form method="post" action="">

0 commit comments

Comments
 (0)