Use probo.com for bare and marketing domain references
Replace the bare `getprobo.com` domain and the `www.getprobo.com` marketing host with `probo.com` / `www.probo.com` across the codebase. Functional subdomains (app, console, notification, custom, test, cookie-banner, compliance) keep their existing `getprobo.com` hosts, and changelog entries are left untouched. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -60,7 +60,7 @@ export function MainLayout(props: Props) {
|
||||
</div>
|
||||
|
||||
<a
|
||||
href="https://www.getprobo.com/"
|
||||
href="https://www.probo.com/"
|
||||
className="flex gap-2 text-sm font-medium text-txt-tertiary items-center w-max mx-auto my-10"
|
||||
>
|
||||
{__("Powered by")}
|
||||
|
||||
@@ -303,7 +303,7 @@ export function NDAPage(props: {
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
href="https://www.getprobo.com/"
|
||||
href="https://www.probo.com/"
|
||||
className="flex gap-1 text-sm font-medium text-txt-tertiary items-center py-6"
|
||||
>
|
||||
Powered by
|
||||
|
||||
Reference in New Issue
Block a user