Skip to content

Commit db0ae69

Browse files
committed
fix: replace tsed.io by tsed.dev
1 parent fec3e5f commit db0ae69

File tree

8 files changed

+50
-50
lines changed

8 files changed

+50
-50
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p style="text-align: center" align="center">
2-
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2+
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
33
</p>
44

55
<div align="center">
@@ -14,11 +14,11 @@
1414
</div>
1515

1616
<div align="center">
17-
<a href="https://tsed.io/">Website</a>
17+
<a href="https://tsed.dev/">Website</a>
1818
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
19-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
19+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
2020
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
21-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
21+
<a href="https://slack.tsed.dev">Slack</a>
2222
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2323
<a href="https://twitter.com/TsED_io">Twitter</a>
2424
</div>
@@ -33,11 +33,11 @@ Dedicated repository for Formio front-end related packages.
3333
- Provide a better TypeScript support,
3434
- Provide a [@tsed/tailwind-formio](./packages/tailwind-formio/readme.md) package to support tailwind CSS framework with formio.
3535
- Provide a lightweight redux utils packages.
36-
- Provide a [storybook](https://formio.tsed.io)
36+
- Provide a [storybook](https://formio.tsed.dev)
3737

3838
## Documentation
3939

40-
Documentation is available on [https://formio.tsed.io](https://formio.tsed.io).
40+
Documentation is available on [https://formio.tsed.dev](https://formio.tsed.dev).
4141

4242
## Projects examples
4343

packages/react-formio-container/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p style="text-align: center" align="center">
2-
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2+
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
33
</p>
44

55
<div align="center">
@@ -14,11 +14,11 @@
1414
</div>
1515

1616
<div align="center">
17-
<a href="https://tsed.io/">Website</a>
17+
<a href="https://tsed.dev/">Website</a>
1818
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
19-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
19+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
2020
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
21-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
21+
<a href="https://slack.tsed.dev">Slack</a>
2222
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2323
<a href="https://twitter.com/TsED_io">Twitter</a>
2424
</div>
@@ -29,7 +29,7 @@ A [React](http://facebook.github.io/react/) library for rendering out forms base
2929

3030
This module is based on the original [react-formio](https://github.com/formio/react-formio) and add extra features listed above.
3131

32-
See our [storybook](https://formio.tsed.io/) to see all available components.
32+
See our [storybook](https://formio.tsed.dev/) to see all available components.
3333

3434
## Features
3535

packages/react-formio-stores/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p style="text-align: center" align="center">
2-
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2+
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
33
</p>
44

55
<div align="center">
@@ -14,11 +14,11 @@
1414
</div>
1515

1616
<div align="center">
17-
<a href="https://tsed.io/">Website</a>
17+
<a href="https://tsed.dev/">Website</a>
1818
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
19-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
19+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
2020
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
21-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
21+
<a href="https://slack.tsed.dev">Slack</a>
2222
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2323
<a href="https://twitter.com/TsED_io">Twitter</a>
2424
</div>
@@ -31,7 +31,7 @@ platform.
3131
This module is based on the original [react-formio](https://github.com/formio/react-formio) and add extra features
3232
listed above.
3333

34-
See our [storybook](https://formio.tsed.io/) to see all available components.
34+
See our [storybook](https://formio.tsed.dev/) to see all available components.
3535

3636
## Install
3737

packages/react-formio/readme.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p style="text-align: center" align="center">
2-
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2+
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
33
</p>
44

55
<div align="center">
@@ -14,11 +14,11 @@
1414
</div>
1515

1616
<div align="center">
17-
<a href="https://tsed.io/">Website</a>
17+
<a href="https://tsed.dev/">Website</a>
1818
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
19-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
19+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
2020
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
21-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
21+
<a href="https://slack.tsed.dev">Slack</a>
2222
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2323
<a href="https://twitter.com/TsED_io">Twitter</a>
2424
</div>
@@ -31,25 +31,25 @@ platform.
3131
This module is based on the original [react-formio](https://github.com/formio/react-formio) and add extra features
3232
listed above.
3333

34-
See our [storybook](https://formio.tsed.io/?path=/docs/getting-started--docs) to see all available components.
34+
See our [storybook](https://formio.tsed.dev/?path=/docs/getting-started--docs) to see all available components.
3535

3636
## Features
3737

3838
Many components are provided to build your own backoffice based on Formio.js API:
3939

40-
- [ActionsTable](https://formio.tsed.io/?path=story/reactformio-actionstable--sandbox),
41-
- [FormAccess](https://formio.tsed.io/?path=story/reactformio-formaccess--sandbox),
42-
- [FormAction](https://formio.tsed.io/?path=story/reactformio-formaction--sandbox),
43-
- [Form](https://formio.tsed.io/?path=docs/documentation-form--docs),
44-
- [FormBuilder](https://formio.tsed.io/?path=docs/documentation-formbuilder--docs),
45-
- [FormEdit](https://formio.tsed.io/?path=docs/documentation-formedit--docs),
46-
- [FormsTable](https://formio.tsed.io/?path=docs/documentation-formstable--docs),
47-
- [InputTags](https://formio.tsed.io/?path=story/reactformio-inputtags--sandbox),
48-
- [InputText](https://formio.tsed.io/?path=story/reactformio-inputtext--sandbox),
49-
- [Pagination](https://formio.tsed.io/?path=story/reactformio-pagination--sandbox),
50-
- [Select](https://formio.tsed.io/?path=/story/reactformio-select--sandbox),
51-
- [SubmissionsTable](https://formio.tsed.io/?path=/docs/documentation-submissionstable--docs).
52-
- [Table](https://formio.tsed.io/?path=/story/reactformio-table--sandbox),
40+
- [ActionsTable](https://formio.tsed.dev/?path=story/reactformio-actionstable--sandbox),
41+
- [FormAccess](https://formio.tsed.dev/?path=story/reactformio-formaccess--sandbox),
42+
- [FormAction](https://formio.tsed.dev/?path=story/reactformio-formaction--sandbox),
43+
- [Form](https://formio.tsed.dev/?path=docs/documentation-form--docs),
44+
- [FormBuilder](https://formio.tsed.dev/?path=docs/documentation-formbuilder--docs),
45+
- [FormEdit](https://formio.tsed.dev/?path=docs/documentation-formedit--docs),
46+
- [FormsTable](https://formio.tsed.dev/?path=docs/documentation-formstable--docs),
47+
- [InputTags](https://formio.tsed.dev/?path=story/reactformio-inputtags--sandbox),
48+
- [InputText](https://formio.tsed.dev/?path=story/reactformio-inputtext--sandbox),
49+
- [Pagination](https://formio.tsed.dev/?path=story/reactformio-pagination--sandbox),
50+
- [Select](https://formio.tsed.dev/?path=/story/reactformio-select--sandbox),
51+
- [SubmissionsTable](https://formio.tsed.dev/?path=/docs/documentation-submissionstable--docs).
52+
- [Table](https://formio.tsed.dev/?path=/story/reactformio-table--sandbox),
5353
- Predefined Reducers for Actions, Action, Form, Forms, Submission, Submissions, etc...,
5454
- TypeScript support.
5555
- Tailwind support.
@@ -91,7 +91,7 @@ function App() {
9191
export default App;
9292
```
9393

94-
See more on http://formio.tsed.io/?path=/docs/getting-started--docs
94+
See more on http://formio.tsed.dev/?path=/docs/getting-started--docs
9595

9696
## Contributors
9797

packages/redux-utils/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p style="text-align: center" align="center">
2-
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2+
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
33
</p>
44

55
<div align="center">
@@ -14,11 +14,11 @@
1414
</div>
1515

1616
<div align="center">
17-
<a href="https://tsed.io/">Website</a>
17+
<a href="https://tsed.dev/">Website</a>
1818
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
19-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
19+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
2020
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
21-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
21+
<a href="https://slack.tsed.dev">Slack</a>
2222
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2323
<a href="https://twitter.com/TsED_io">Twitter</a>
2424
</div>

packages/tailwind-formio/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p style="text-align: center" align="center">
2-
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2+
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
33
</p>
44

55
<div align="center">
@@ -14,11 +14,11 @@
1414
</div>
1515

1616
<div align="center">
17-
<a href="https://tsed.io/">Website</a>
17+
<a href="https://tsed.dev/">Website</a>
1818
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
19-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
19+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
2020
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
21-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
21+
<a href="https://slack.tsed.dev">Slack</a>
2222
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2323
<a href="https://twitter.com/TsED_io">Twitter</a>
2424
</div>

stories/FormTable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import * as FormsTableStories from '../packages/react-formio/src/components/form
1616

1717
# FormsTable
1818

19-
The [FormsTable](https://formio.tsed.io/?path=/story/reactformio-formstable--sandbox) component can be used to render a
19+
The [FormsTable](https://formio.tsed.dev/?path=/story/reactformio-formstable--sandbox) component can be used to render a
2020
list of forms with buttons to edit, view, delete, etc on each row.
2121

2222
## Props

stories/Getting-started.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import * as FormBuilderStories from '../packages/react-formio/src/components/for
44
<Meta title="Getting started" />
55

66
<div className="flex items-center justify-center pb-5">
7-
<a href="https://tsed.io" target="_blank"><img className="overflow-hidden block"
8-
src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
7+
<a href="https://tsed.dev" target="_blank"><img className="overflow-hidden block"
8+
src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
99
</div>
1010

1111
<div className="text-center pb-5">
@@ -25,11 +25,11 @@ import * as FormBuilderStories from '../packages/react-formio/src/components/for
2525
</div>
2626

2727
<div className="text-center pb-5">
28-
<a href="https://tsed.io/">Website</a>
28+
<a href="https://tsed.dev/">Website</a>
2929
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
30-
<a href="https://tsed.io/tutorials/prisma.html">Tutorial</a>
30+
<a href="https://tsed.dev/tutorials/prisma.html">Tutorial</a>
3131
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
32-
<a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
32+
<a href="https://slack.tsed.dev">Slack</a>
3333
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
3434
<a href="https://twitter.com/TsED_io">Twitter</a>
3535
</div>
@@ -42,7 +42,7 @@ platform.
4242
This module is based on the original [react-formio](https://github.com/formio/react-formio) and add extra features
4343
listed above.
4444

45-
See our [storybook](https://formio.tsed.io/) to see all available components.
45+
See our [storybook](https://formio.tsed.dev/) to see all available components.
4646

4747
## Features
4848

0 commit comments

Comments
 (0)