Skip to content

Commit ffdd75f

Browse files
authored
Merge pull request #5649 from platformsh/cli-update
Update the tap user/organization name
2 parents c476c1a + 34b2d91 commit ffdd75f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

sites/platform/src/domains/steps/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ To configure your CDN and your domain name to point to your project:
149149
8. Optional: If you have multiple domains you want to be served by the same app, add a `CNAME` record for each of them.
150150
That includes the `www` subdomain if you are using it in your [routes configuration](/define-routes/_index.md).
151151

152-
Adding a custom domain sets your site as [visible to search engines](/environments/search-engine-visibility.md#how-its-done).
152+
Adding a custom domain sets your site as [visible to search engines](/environments/search-engine-visibility.md#how-it-works).
153153

154154
See how you can further [configure your CDN](/domains/cdn/_index.md).
155155

themes/psh-docs/layouts/shortcodes/cli-installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
title=Homebrew
1616
highlight=bash
1717
+++
18-
brew install platformsh/tap/platformsh-cli
18+
brew install upsun/tap/platformsh-cli
1919
<--->
2020
+++
2121
title=Scoop
@@ -37,7 +37,7 @@
3737
title=Homebrew
3838
highlight=bash
3939
+++
40-
brew install platformsh/tap/upsun-cli
40+
brew install upsun/tap/upsun-cli
4141
<--->
4242
+++
4343
title=Scoop

0 commit comments

Comments
 (0)