Skip to content

Commit

Permalink
[SDPA-898] Updated storybook site url in docs (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-yao authored Aug 29, 2018
1 parent c1f411e commit 7d80c68
Show file tree
Hide file tree
Showing 32 changed files with 49 additions and 45 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ This git repo is a monorepo which contains all Ripple component packages.
This git repo also contains a style guide site which uses
[Storybook](https://storybook.js.org/) and can be used for local development environment.

Visit our styleguide site for Ripple: [ripple.sdp.vic.gov.au](https://ripple.sdp.vic.gov.au).

## Install Ripple in your Nuxt project

_We will provide a start template soon. Below is just a simple example._
Expand Down
2 changes: 1 addition & 1 deletion packages/Atoms/Button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-button --save

## Usage and Tests

See [Storybook/Button](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Button&selectedStory=Button).
See [Storybook/Button](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Button&selectedStory=Button).

--------------------------------------------------------------------------------

Expand Down
6 changes: 3 additions & 3 deletions packages/Atoms/Global/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ npm install @dpc-sdp/ripple-global --save

## Usage and Tests

See [Storybook/Colors](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Global&selectedStory=Colors).
See [Storybook/Colors](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Global&selectedStory=Colors).

See [Storybook/Typography](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Global&selectedStory=Typography).
See [Storybook/Typography](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Global&selectedStory=Typography).

See [Storybook/Breakpoints](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Global&selectedStory=Breakpoints).
See [Storybook/Breakpoints](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Global&selectedStory=Breakpoints).

--------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions packages/Atoms/Grid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ npm install @dpc-sdp/ripple-grid --save

## Usage and Tests

See [Storybook/Grid](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Layout&selectedStory=Grid).
See [Storybook/Grid](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Layout&selectedStory=Grid).

See [Storybook/Grid system](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Layout&selectedStory=Grid%20system).
See [Storybook/Grid system](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Layout&selectedStory=Grid%20system).

--------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions packages/Atoms/Icon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ npm install @dpc-sdp/ripple-icon --save

## Usage and Tests

See [Storybook/Icon Library](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Icon&selectedStory=Icon%20Library).
See [Storybook/Icon Library](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Icon&selectedStory=Icon%20Library).

See [Storybook/Icon](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Icon&selectedStory=Icon).
See [Storybook/Icon](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Icon&selectedStory=Icon).

--------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions packages/Atoms/Link/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ npm install @dpc-sdp/ripple-link --save

## Usage and Tests

See [Storybook/Link](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Link&selectedStory=Link).
See [Storybook/Link](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Link&selectedStory=Link).

See [Storybook/Text Link](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/Link&selectedStory=Text%20Link).
See [Storybook/Text Link](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/Link&selectedStory=Text%20Link).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Atoms/MetaTag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @dpc-sdp/ripple-meta-tag --save

## Usage and Tests

See [Storybook/Meta Tag](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Atoms/MetaTag&selectedStory=Meta%20Tag).
See [Storybook/Meta Tag](https://ripple.sdp.vic.gov.au/?selectedKind=Atoms/MetaTag&selectedStory=Meta%20Tag).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/AnchorLinks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @dpc-sdp/ripple-anchor-links --save

## Usage and Tests

See [Storybook/Anchor Links](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/AnchorLinks&selectedStory=Anchor%20Links).
See [Storybook/Anchor Links](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/AnchorLinks&selectedStory=Anchor%20Links).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/Breadcrumbs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-breadcrumbs --save

## Usage and Tests

See [Storybook/Breadcrumbs](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Breadcrumbs&selectedStory=Breadcrumbs).
See [Storybook/Breadcrumbs](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Breadcrumbs&selectedStory=Breadcrumbs).

--------------------------------------------------------------------------------

Expand Down
12 changes: 7 additions & 5 deletions packages/Molecules/Card/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,17 @@ npm install @dpc-sdp/ripple-card --save

## Usage and Tests

See [Storybook/Card Navigation](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Card&selectedStory=Card%20Navigation).
See [Storybook/Card Navigation](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Card&selectedStory=Card%20Navigation).

See [Storybook/Card Navigation Featured](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Card&selectedStory=Card%20Navigation%20Featured).
See [Storybook/Card Navigation Featured](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Card&selectedStory=Card%20Navigation%20Featured).

See [Storybook/Card Promotion](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Card&selectedStory=Card%20Promotion).
See [Storybook/Card Promotion](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Card&selectedStory=Card%20Promotion).

See [Storybook/Card Keydates](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Card&selectedStory=Card%20Keydates).
See [Storybook/Card Keydates](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Card&selectedStory=Card%20Keydates).

See [Storybook/Card Event](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Card&selectedStory=Card%20Event).
See [Storybook/Card Event](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Card&selectedStory=Card%20Event).

See [Storybook/Card Content (base)](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Card&selectedStory=Card%20Content%20(base)).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/Contact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-contact --save

## Usage and Tests

See [Storybook/Contact](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Contact&selectedStory=Contact).
See [Storybook/Contact](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Contact&selectedStory=Contact).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/EmbeddedVideo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @dpc-sdp/ripple-embedded-video --save

## Usage and Tests

See [Storybook/Embedded Video](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/EmbeddedVideo&selectedStory=Embedded%20Video).
See [Storybook/Embedded Video](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/EmbeddedVideo&selectedStory=Embedded%20Video).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/Figure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm install @dpc-sdp/ripple-figure --save

## Usage and Tests

See [Storybook/Figure](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Figure&selectedStory=Figure).
See [Storybook/Figure](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Figure&selectedStory=Figure).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/Form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm install @dpc-sdp/ripple-form --save

## Usage and Tests

See [Storybook/Form](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Form&selectedStory=Form).
See [Storybook/Form](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Form&selectedStory=Form).

--------------------------------------------------------------------------------

Expand Down
10 changes: 5 additions & 5 deletions packages/Molecules/Layout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ npm install @dpc-sdp/ripple-layout --save

## Usage and Tests

See [Storybook/Base Layout](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Layout&selectedStory=Base%20Layout).
See [Storybook/Base Layout](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Layout&selectedStory=Base%20Layout).

See [Storybook/Page Layout](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Layout&selectedStory=Page%20Layout).
See [Storybook/Page Layout](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Layout&selectedStory=Page%20Layout).

See [Storybook/Page Layout with Sidebar](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Layout&selectedStory=Page%20Layout%20with%20Sidebar).
See [Storybook/Page Layout with Sidebar](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Layout&selectedStory=Page%20Layout%20with%20Sidebar).

See [Storybook/Site Layout](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Layout&selectedStory=Site%20Layout).
See [Storybook/Site Layout](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Layout&selectedStory=Site%20Layout).

See [Storybook/Site Layout with Sidebar](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Layout&selectedStory=Site%20Layout%20with%20Sidebar).
See [Storybook/Site Layout with Sidebar](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Layout&selectedStory=Site%20Layout%20with%20Sidebar).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/NewsListing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @dpc-sdp/ripple-news-listing --save

## Usage and Tests

See [Storybook/News Listing](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/NewsListing&selectedStory=News%20Listing).
See [Storybook/News Listing](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/NewsListing&selectedStory=News%20Listing).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/Pagination/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-pagination --save

## Usage and Tests

See [Storybook/Pagination](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Pagination&selectedStory=Pagination).
See [Storybook/Pagination](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Pagination&selectedStory=Pagination).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/PublishDateAndAuthor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm install @dpc-sdp/ripple-publish-date-and-author --save

## Usage and Tests

See [Storybook/Publish Date and Author](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/PublishDateAndAuthor&selectedStory=Publish%20Date%20and%20Author).
See [Storybook/Publish Date and Author](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/PublishDateAndAuthor&selectedStory=Publish%20Date%20and%20Author).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/RelatedLinks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-related-links --save

## Usage and Tests

See [Storybook/Related Links](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/RelatedLinks&selectedStory=Related%20Links).
See [Storybook/Related Links](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/RelatedLinks&selectedStory=Related%20Links).

--------------------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions packages/Molecules/Search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ npm install @dpc-sdp/ripple-search --save

## Usage and Tests

See [Storybook/Search Form](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Search&selectedStory=Search%20Form).
See [Storybook/Search Form](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Search&selectedStory=Search%20Form).

See [Storybook/Search Result](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Search&selectedStory=Search%20Result).
See [Storybook/Search Result](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Search&selectedStory=Search%20Result).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/ShareThis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-share-this --save

## Usage and Tests

See [Storybook/Share this](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/ShareThis&selectedStory=Share%20this).
See [Storybook/Share this](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/ShareThis&selectedStory=Share%20this).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/Sitemap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @dpc-sdp/ripple-sitemap --save

## Usage and Tests

See [Storybook/Sitemap](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/Sitemap&selectedStory=Sitemap).
See [Storybook/Sitemap](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/Sitemap&selectedStory=Sitemap).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Molecules/WhatsNext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-whats-next --save

## Usage and Tests

See [Storybook/What's Next](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Molecules/WhatsNext&selectedStory=What%5C's%20Next).
See [Storybook/What's Next](https://ripple.sdp.vic.gov.au/?selectedKind=Molecules/WhatsNext&selectedStory=What%5C's%20Next).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/CallToAction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-call-to-action --save

## Usage and Tests

See [Storybook/Call to Action](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/CallToAction&selectedStory=Call%20to%20Action).
See [Storybook/Call to Action](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/CallToAction&selectedStory=Call%20to%20Action).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/CampaignPrimary/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-campaign-primary --save

## Usage and Tests

See [Storybook/Campaign Primary](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/CampaignPrimary&selectedStory=Campaign%20Primary).
See [Storybook/Campaign Primary](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/CampaignPrimary&selectedStory=Campaign%20Primary).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/CampaignSecondary/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-campaign-secondary --save

## Usage and Tests

See [Storybook/Campaign Secondary](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/CampaignSecondary&selectedStory=Campaign%20Secondary).
See [Storybook/Campaign Secondary](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/CampaignSecondary&selectedStory=Campaign%20Secondary).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/HeroBanner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-hero-banner --save

## Usage and Tests

See [Storybook/Hero Banner](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/HeroBanner&selectedStory=Hero%20Banner).
See [Storybook/Hero Banner](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/HeroBanner&selectedStory=Hero%20Banner).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/SiteFooter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @dpc-sdp/ripple-site-footer --save

## Usage and Tests

See [Storybook/Site footer](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/SiteFooter&selectedStory=Site%20footer).
See [Storybook/Site footer](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/SiteFooter&selectedStory=Site%20footer).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/SiteHeader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ npm install @dpc-sdp/ripple-site-header --save

## Usage and Tests

See [Storybook/Site Header](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/SiteHeader&selectedStory=Site%20Header).
See [Storybook/Site Header](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/SiteHeader&selectedStory=Site%20Header).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/SiteSectionNavigation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm install @dpc-sdp/ripple-site-section-navigation --save

## Usage and Tests

See [Storybook/Site Section Navigation](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/SiteSectionNavigation&selectedStory=Site%20Section%20Navigation).
See [Storybook/Site Section Navigation](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/SiteSectionNavigation&selectedStory=Site%20Section%20Navigation).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion packages/Organisms/UpdatedDate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm install @dpc-sdp/ripple-updated-date --save

## Usage and Tests

See [Storybook/Updated Date](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/?selectedKind=Organisms/UpdatedDate&selectedStory=Updated%20Date).
See [Storybook/Updated Date](https://ripple.sdp.vic.gov.au/?selectedKind=Organisms/UpdatedDate&selectedStory=Updated%20Date).

--------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion scripts/generate-readme/README_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm install {{ packageName }} --save

{% endif %}
<!-- markdownlint-disable MD034 -->
See [{{ story.path }}](https://storybook-ripple-master.lagoon.vicsdp.amazee.io/{{story.params}}).
See [{{ story.path }}](https://ripple.sdp.vic.gov.au/{{story.params}}).
<!-- markdownlint-enable MD034 -->
{% endfor %}

Expand Down

0 comments on commit 7d80c68

Please sign in to comment.