Skip to content

Commit

Permalink
Update documentation outdated urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
hussain-t committed Mar 23, 2022
1 parent cc845ea commit 143d08e
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Support

If you encounter an issue with Site Kit, first check our [troubleshooting guide](https://sitekit.withgoogle.com/documentation/fix-common-issues/). For plugin usage questions and compatibility issues with other plugins, please use the [plugin's support forum](https://wordpress.org/support/plugin/google-site-kit). Before opening a new topic, please search the forum for existing topics as someone else has likely reported the issue already.
If you encounter an issue with Site Kit, first check our [troubleshooting guide](https://sitekit.withgoogle.com/documentation/troubleshooting/fix-common-issues/). For plugin usage questions and compatibility issues with other plugins, please use the [plugin's support forum](https://wordpress.org/support/plugin/google-site-kit). Before opening a new topic, please search the forum for existing topics as someone else has likely reported the issue already.

Find documentation and news on [the official Site Kit website](https://sitekit.withgoogle.com).
2 changes: 1 addition & 1 deletion assets/js/components/help/HelpMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export default function HelpMenu( { children } ) {
{ children }
<HelpMenuLink
gaEventLabel="fix_common_issues"
href="https://sitekit.withgoogle.com/documentation/fix-common-issues/"
href="https://sitekit.withgoogle.com/documentation/troubleshooting/fix-common-issues/"
>
{ __( 'Fix common issues', 'google-site-kit' ) }
</HelpMenuLink>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export default function IdeaHubPromptBannerNotification() {
onCTAClick={ handleOnCTAClick }
badgeLabel={ __( 'Experimental', 'google-site-kit' ) }
learnMoreLabel={ __( 'Learn more', 'google-site-kit' ) }
learnMoreURL="https://sitekit.withgoogle.com/documentation/idea-hub-module/"
learnMoreURL="https://sitekit.withgoogle.com/documentation/using-site-kit/idea-hub/"
WinImageSVG={ IdeaHubPromptSVG }
noBottomPadding
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const helperCTA = ( developerPlugin ) => {
),
children: __( 'Learn how', 'google-site-kit' ),
href:
'https://sitekit.withgoogle.com/documentation/using-site-kit-on-a-staging-environment/',
'https://sitekit.withgoogle.com/documentation/using-site-kit/staging/',
external: true,
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export default function GA4ActivateSwitch( props ) {
'google-site-kit'
) }{ ' ' }
<Link
href="https://sitekit.withgoogle.com/documentation/ga4-analytics-property/"
href="https://sitekit.withgoogle.com/documentation/using-site-kit/ga4/"
external
inherit
>
Expand Down
2 changes: 1 addition & 1 deletion assets/js/modules/analytics/components/common/GA4Notice.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function GA4Notice() {
type={ TYPE_INFO }
LearnMore={ () => (
<Link
href="https://sitekit.withgoogle.com/documentation/ga4-analytics-property/"
href="https://sitekit.withgoogle.com/documentation/using-site-kit/ga4/"
external
inherit
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default function GA4PropertyNotice( { notice, children } ) {
type={ TYPE_INFO }
LearnMore={ () => (
<Link
href="https://sitekit.withgoogle.com/documentation/ga4-analytics-property/"
href="https://sitekit.withgoogle.com/documentation/using-site-kit/ga4/"
external
inherit
>
Expand Down
2 changes: 1 addition & 1 deletion assets/js/modules/analytics/datastore/notifications.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const selectors = {
learnMore: {
label: __( 'Learn more', 'google-site-kit' ),
url:
'https://sitekit.withgoogle.com/documentation/ga4-analytics-property/',
'https://sitekit.withgoogle.com/documentation/using-site-kit/ga4/',
},
};
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ describe( 'modules/analytics notifications', () => {
learnMore: {
label: 'Learn more',
url:
'https://sitekit.withgoogle.com/documentation/ga4-analytics-property/',
'https://sitekit.withgoogle.com/documentation/using-site-kit/ga4/',
},
} );
} );
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default function DashboardCTA( { Widget, WidgetNull } ) {
{
a: (
<Link
href="https://sitekit.withgoogle.com/documentation/idea-hub-module/"
href="https://sitekit.withgoogle.com/documentation/using-site-kit/idea-hub/"
external
inherit
onClick={ onLearnMoreLinkClick }
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Site Kit shows key metrics and insights from different Google products:

== Installation ==
**Note**: Make sure that your website is live. If your website isn't live yet, Site Kit can't show you any data.
However, if you have a staging environment in addition to your production site, Site Kit can display data from your production site in the staging environment. Learn how to use [Site Kit with a staging environment](https://sitekit.withgoogle.com/documentation/using-site-kit-on-a-staging-environment/).
However, if you have a staging environment in addition to your production site, Site Kit can display data from your production site in the staging environment. Learn how to use [Site Kit with a staging environment](https://sitekit.withgoogle.com/documentation/using-site-kit/staging/).

= Installation from within WordPress =

Expand All @@ -60,7 +60,7 @@ However, if you have a staging environment in addition to your production site,
1. Visit the new **Site Kit** menu.
2. Follow the instructions in the setup flow.
3. Go to the main Site Kit dashboard which already displays key metrics from Search Console.
4. Connect additional Google tools under **Site Kit > Settings**. Learn more about [which tools are right for you](https://sitekit.withgoogle.com/documentation/choose-tools/).
4. Connect additional Google tools under **Site Kit > Settings**. Learn more about [which tools are right for you](https://sitekit.withgoogle.com/documentation/getting-started/connecting-services/).

== Frequently Asked Questions ==

Expand Down
2 changes: 1 addition & 1 deletion stories/notices.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import Link from '../assets/js/components/Link';

const LearnMore = () => (
<Link
href="https://sitekit.withgoogle.com/documentation/ga4-analytics-property/"
href="https://sitekit.withgoogle.com/documentation/using-site-kit/ga4/"
external
inherit
>
Expand Down

0 comments on commit 143d08e

Please sign in to comment.