mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-24 06:45:59 +03:00
cleanup: updates URL to the correct for each page
This commit is contained in:
parent
d0b31bb57c
commit
22e7cf32e0
@ -45,7 +45,7 @@ export default class SystemPageCreateAddress extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Create Address"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/create-address"
|
||||
url="https://slate.host/experiences/create-address"
|
||||
>
|
||||
<System.H1>
|
||||
Create a Filecoin Address{" "}
|
||||
|
@ -53,7 +53,7 @@ export default class SystemPageFilecoinWalletBalances extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Filecoin Wallet Balances"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/filecoin-wallet-balances"
|
||||
url="https://slate.host/experiences/filecoin-wallet-balances"
|
||||
>
|
||||
<System.H1>
|
||||
Filecoin Wallet Balances{" "}
|
||||
|
@ -57,7 +57,7 @@ export default class GeneratePowergateToken extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Generate Powergate Token"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/generate-powergate-token"
|
||||
url="https://slate.host/experiences/generate-powergate-token"
|
||||
>
|
||||
<System.H1>
|
||||
Generate Powergate token{" "}
|
||||
|
@ -139,7 +139,7 @@ export default class SystemPageDeals extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Filecoin Deals"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/list-filecoin-deals"
|
||||
url="https://slate.host/experiences/list-filecoin-deals"
|
||||
>
|
||||
<System.H1>
|
||||
View Storage and Retrieval Deals{" "}
|
||||
|
@ -67,7 +67,7 @@ export default class SystemPageMakeStorageDeal extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Make a Storage Deal"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/make-storage-deal"
|
||||
url="https://slate.host/experiences/make-storage-deal"
|
||||
>
|
||||
<System.H1>
|
||||
Make a Storage Deal{" "}
|
||||
|
@ -40,7 +40,7 @@ export default class SystemPagePeersList extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Peers List"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/peers-list"
|
||||
url="https://slate.host/experiences/peers-list"
|
||||
>
|
||||
<System.H1>
|
||||
Peers List <ViewSourceLink file="experiences/peers-list.js" />
|
||||
|
@ -44,7 +44,7 @@ export default class SystemPageSendAddressFilecoin extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Send Address Filecoin"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/experiences/send-address-filecoin"
|
||||
url="https://slate.host/experiences/send-address-filecoin"
|
||||
>
|
||||
<System.H1>
|
||||
Send an Address Filecoin{" "}
|
||||
|
@ -7,7 +7,7 @@ import ViewSourceLink from '~/components/system/ViewSourceLink';
|
||||
export default class SystemPageButtons extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<SystemPage title="SDS: Buttons" description="..." url="https://fps.onrender.com/system/buttons">
|
||||
<SystemPage title="SDS: Buttons" description="..." url="https://slate.host/system/buttons">
|
||||
<System.H1>
|
||||
Buttons <ViewSourceLink file="system/buttons.js" />
|
||||
</System.H1>
|
||||
|
@ -33,7 +33,7 @@ export default class SystemPageCardTabs extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Card Tabs"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/card-tabs"
|
||||
url="https://slate.host/system/card-tabs"
|
||||
>
|
||||
<System.H1>
|
||||
Card Tabs <ViewSourceLink file="system/card-tabs.js" />
|
||||
|
@ -21,7 +21,7 @@ export default class SystemPageCheckboxes extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Checkboxes"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/checkboxes"
|
||||
url="https://slate.host/system/checkboxes"
|
||||
>
|
||||
<System.H1>
|
||||
Checkboxes <ViewSourceLink file="system/checkboxes.js" />
|
||||
|
@ -32,7 +32,7 @@ export default class SystemPageColors extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Colors"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/colors"
|
||||
url="https://slate.host/system/colors"
|
||||
>
|
||||
<System.H1>
|
||||
Colors <ViewSourceLink file="system/colors.js" />
|
||||
|
@ -28,7 +28,7 @@ export default class SystemPageDatepicker extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Datepicker"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/datepicker"
|
||||
url="https://slate.host/system/datepicker"
|
||||
>
|
||||
<System.H1>
|
||||
Datepicker <ViewSourceLink file="system/datepicker.js" />
|
||||
|
@ -37,7 +37,7 @@ export default class SystemPageDropdowns extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Dropdowns"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/dropdowns"
|
||||
url="https://slate.host/system/dropdowns"
|
||||
>
|
||||
<System.H1>
|
||||
Dropdowns <ViewSourceLink file="system/dropdowns.js" />
|
||||
|
@ -11,7 +11,7 @@ export default class SystemPageGlobe extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Globe"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/globe"
|
||||
url="https://slate.host/system/globe"
|
||||
>
|
||||
<System.H1>
|
||||
Globe <ViewSourceLink file="system/globe.js" />
|
||||
|
@ -53,7 +53,7 @@ export default class SystemPageIcons extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Icons"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/icons"
|
||||
url="https://slate.host/system/icons"
|
||||
>
|
||||
<System.H1>
|
||||
Icons <ViewSourceLink file="system/icons.js" />
|
||||
|
@ -9,7 +9,7 @@ export default class SystemPageRoot extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS 0.0.5"
|
||||
description="This is an early preview of the Slate Design System SDS)."
|
||||
url="https://fps.onrender.com/system"
|
||||
url="https://slate.host/system"
|
||||
>
|
||||
<img
|
||||
src="/public/static/social.jpg"
|
||||
|
@ -25,7 +25,7 @@ export default class SystemPageInputs extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Inputs"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/inputs"
|
||||
url="https://slate.host/system/inputs"
|
||||
>
|
||||
<System.H1>
|
||||
Inputs <ViewSourceLink file="system/inputs.js" />
|
||||
|
@ -28,7 +28,7 @@ export default class SystemPageListEditor extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: List Editor"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/list-editor"
|
||||
url="https://slate.host/system/list-editor"
|
||||
>
|
||||
<System.H1>
|
||||
List Editor <ViewSourceLink file="system/listeditor.js" />
|
||||
|
@ -20,7 +20,7 @@ export default class SystemPageNotifications extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Modals"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/modals"
|
||||
url="https://slate.host/system/modals"
|
||||
>
|
||||
<System.H1>
|
||||
Modals <ViewSourceLink file="system/modals.js" />
|
||||
|
@ -25,7 +25,7 @@ export default class SystemPageNotifications extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Notifications"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/notifications"
|
||||
url="https://slate.host/system/notifications"
|
||||
>
|
||||
<System.H1>
|
||||
Notifications <ViewSourceLink file="system/notification.js" />
|
||||
|
@ -50,7 +50,7 @@ export default class SystemPageRadios extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Radios"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/radios"
|
||||
url="https://slate.host/system/radios"
|
||||
>
|
||||
<System.H1>
|
||||
Radios <ViewSourceLink file="system/radios.js" />
|
||||
|
@ -10,7 +10,7 @@ export default class SystemPageStats extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Stats"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/stats"
|
||||
url="https://slate.host/system/stats"
|
||||
>
|
||||
<System.H1>
|
||||
Stats <ViewSourceLink file="system/stats.js" />
|
||||
|
@ -20,7 +20,7 @@ export default class SystemPageTables extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Tables"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/tables"
|
||||
url="https://slate.host/system/tables"
|
||||
>
|
||||
<System.H1>
|
||||
Tables <ViewSourceLink file="system/tables.js" />
|
||||
|
@ -41,7 +41,7 @@ export default class SystemPageTabs extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Tabs"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/tabs"
|
||||
url="https://slate.host/system/tabs"
|
||||
>
|
||||
<System.H1>
|
||||
Tabs <ViewSourceLink file="system/tabs.js" />
|
||||
|
@ -21,7 +21,7 @@ export default class SystemPageToggles extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Toggles"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/toggles"
|
||||
url="https://slate.host/system/toggles"
|
||||
>
|
||||
<System.H1>
|
||||
Toggles <ViewSourceLink file="system/toggles.js" />
|
||||
|
@ -11,7 +11,7 @@ export default class SystemPageTooltips extends React.Component {
|
||||
<SystemPage
|
||||
title="SDS: Tooltips"
|
||||
description="..."
|
||||
url="https://fps.onrender.com/system/tooltips"
|
||||
url="https://slate.host/system/tooltips"
|
||||
>
|
||||
<System.H1>
|
||||
Tooltips <ViewSourceLink file="system/tooltips.js" />
|
||||
|
Loading…
Reference in New Issue
Block a user