From 93b9f087be7df2afcc4a6fa194fc60fcd45f3889 Mon Sep 17 00:00:00 2001 From: Andy Sellick Date: Tue, 19 Sep 2017 13:39:26 +0000 Subject: [PATCH] Update references to component guide --- .../stylesheets/govuk-component/govspeak/_attachment.scss | 2 +- .../govuk-component/govspeak/_call-to-action.scss | 2 +- .../stylesheets/govuk-component/govspeak/_charts.scss | 2 +- .../stylesheets/govuk-component/govspeak/_contact.scss | 2 +- .../stylesheets/govuk-component/govspeak/_example.scss | 2 +- .../stylesheets/govuk-component/govspeak/_footnotes.scss | 2 +- .../stylesheets/govuk-component/govspeak/_fraction.scss | 4 ++-- .../govuk-component/govspeak/_information-callout.scss | 2 +- .../govuk-component/govspeak/_legislative-list.scss | 2 +- .../govuk-component/govspeak/_media-player.scss | 2 +- .../govuk-component/govspeak/_stat-headline.scss | 2 +- .../stylesheets/govuk-component/govspeak/_tables.scss | 2 +- .../stylesheets/govuk-component/govspeak/_typography.scss | 8 ++++---- .../govuk-component/govspeak/_warning-callout.scss | 2 +- app/views/govuk_component/docs/button.yml | 2 +- 15 files changed, 19 insertions(+), 19 deletions(-) diff --git a/app/assets/stylesheets/govuk-component/govspeak/_attachment.scss b/app/assets/stylesheets/govuk-component/govspeak/_attachment.scss index c8e0e6761..4bb42f2af 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_attachment.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_attachment.scss @@ -1,5 +1,5 @@ // Govspeak attachment -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/block_attachments +// https://govuk-static.herokuapp.com/component-guide/govspeak/block_attachments // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_call-to-action.scss b/app/assets/stylesheets/govuk-component/govspeak/_call-to-action.scss index 0db729379..2c75c6a18 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_call-to-action.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_call-to-action.scss @@ -1,5 +1,5 @@ // Govspeak call to action -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/call_to_action +// https://govuk-static.herokuapp.com/component-guide/govspeak/call_to_action // // Support: // diff --git a/app/assets/stylesheets/govuk-component/govspeak/_charts.scss b/app/assets/stylesheets/govuk-component/govspeak/_charts.scss index 51c8f93e9..cada52660 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_charts.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_charts.scss @@ -1,5 +1,5 @@ // Govspeak charts -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/charts +// https://govuk-static.herokuapp.com/component-guide/govspeak/charts // Uses Magna Charta (https://github.com/alphagov/magna-charta) // // Support: diff --git a/app/assets/stylesheets/govuk-component/govspeak/_contact.scss b/app/assets/stylesheets/govuk-component/govspeak/_contact.scss index 3486e7d6b..26c528c36 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_contact.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_contact.scss @@ -1,5 +1,5 @@ // Govspeak contact -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/contact +// https://govuk-static.herokuapp.com/component-guide/govspeak/contact // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_example.scss b/app/assets/stylesheets/govuk-component/govspeak/_example.scss index 19faab6b3..201223321 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_example.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_example.scss @@ -1,5 +1,5 @@ // Govspeak example callout -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/example +// https://govuk-static.herokuapp.com/component-guide/govspeak/example // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_footnotes.scss b/app/assets/stylesheets/govuk-component/govspeak/_footnotes.scss index 63fb3899b..05528ee4f 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_footnotes.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_footnotes.scss @@ -1,5 +1,5 @@ // Govspeak footnotes callout -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/footnotes +// https://govuk-static.herokuapp.com/component-guide/govspeak/footnotes // // Support: // diff --git a/app/assets/stylesheets/govuk-component/govspeak/_fraction.scss b/app/assets/stylesheets/govuk-component/govspeak/_fraction.scss index 90db70ed0..43b3af02b 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_fraction.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_fraction.scss @@ -1,6 +1,6 @@ // Govspeak fractions -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/image_fractions -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/text_fractions +// https://govuk-static.herokuapp.com/component-guide/govspeak/image_fractions +// https://govuk-static.herokuapp.com/component-guide/govspeak/text_fractions // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_information-callout.scss b/app/assets/stylesheets/govuk-component/govspeak/_information-callout.scss index c7a4175d6..48b6d625a 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_information-callout.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_information-callout.scss @@ -1,5 +1,5 @@ // Govspeak information callout -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/information_callout +// https://govuk-static.herokuapp.com/component-guide/govspeak/information_callout // // Support: // diff --git a/app/assets/stylesheets/govuk-component/govspeak/_legislative-list.scss b/app/assets/stylesheets/govuk-component/govspeak/_legislative-list.scss index 4766a224c..1b212ebf1 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_legislative-list.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_legislative-list.scss @@ -1,5 +1,5 @@ // Govspeak legislative list -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/legislative_lists +// https://govuk-static.herokuapp.com/component-guide/govspeak/legislative_lists // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_media-player.scss b/app/assets/stylesheets/govuk-component/govspeak/_media-player.scss index 515094ad9..d8f64b2b2 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_media-player.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_media-player.scss @@ -1,5 +1,5 @@ // Govspeak media player -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/with_youtube_embed +// https://govuk-static.herokuapp.com/component-guide/govspeak/with_youtube_embed // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_stat-headline.scss b/app/assets/stylesheets/govuk-component/govspeak/_stat-headline.scss index 99a5606af..bc43b8665 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_stat-headline.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_stat-headline.scss @@ -1,5 +1,5 @@ // Govspeak statistic headline -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/statistic_headlines +// https://govuk-static.herokuapp.com/component-guide/govspeak/statistic_headlines // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_tables.scss b/app/assets/stylesheets/govuk-component/govspeak/_tables.scss index eafcee145..c38ae4279 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_tables.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_tables.scss @@ -1,5 +1,5 @@ // Govspeak tables -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/tables +// https://govuk-static.herokuapp.com/component-guide/govspeak/tables // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_typography.scss b/app/assets/stylesheets/govuk-component/govspeak/_typography.scss index ba2c0cc69..698910f3f 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_typography.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_typography.scss @@ -1,8 +1,8 @@ // Govspeak typography -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/heading_levels -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/lists -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/nested_lists -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/blockquote +// https://govuk-static.herokuapp.com/component-guide/govspeak/heading_levels +// https://govuk-static.herokuapp.com/component-guide/govspeak/lists +// https://govuk-static.herokuapp.com/component-guide/govspeak/nested_lists +// https://govuk-static.herokuapp.com/component-guide/govspeak/blockquote // // Support: // - alphagov/whitehall: ✔︎ diff --git a/app/assets/stylesheets/govuk-component/govspeak/_warning-callout.scss b/app/assets/stylesheets/govuk-component/govspeak/_warning-callout.scss index 2333a073f..d890dad8c 100644 --- a/app/assets/stylesheets/govuk-component/govspeak/_warning-callout.scss +++ b/app/assets/stylesheets/govuk-component/govspeak/_warning-callout.scss @@ -1,5 +1,5 @@ // Govspeak warning callout -// http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/warning_callout +// https://govuk-static.herokuapp.com/component-guide/govspeak/warning_callout // // Support: // diff --git a/app/views/govuk_component/docs/button.yml b/app/views/govuk_component/docs/button.yml index baee4f8cd..8c82e297b 100644 --- a/app/views/govuk_component/docs/button.yml +++ b/app/views/govuk_component/docs/button.yml @@ -13,7 +13,7 @@ body: | govuk-* namespace replaced with pub-c-* otherwise we will conflict with [GOV.UK Frontend's namespace](https://github.com/alphagov/govuk-frontend/blob/master/docs/components.md) - This component is also [extended for use in govspeak](http://govuk-component-guide.herokuapp.com/components/govspeak/fixtures/button). + This component is also [extended for use in govspeak](https://govuk-static.herokuapp.com/component-guide/govspeak/button). These instances of buttons are added by Content Designers, ideally this duplication would not exist but we currently don't have shared markup via our components within the generated [govspeak](https://github.com/alphagov/govspeak).