Skip to content

Commit 33f79c3

Browse files
committed
Update Twitter links to use new x.com domain
1 parent 5c0c57e commit 33f79c3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In addition, it allows you to easily extend my functionality with external code
6363

6464
## Credits
6565

66-
My friend [Fabian](https://twitter.com/FabianHiller) created me as part of his bachelor thesis at [Stuttgart Media University](https://www.hdm-stuttgart.de/en/), supervised by Walter Kriha, [Miško Hevery](https://twitter.com/mhevery) and [Ryan Carniato](https://twitter.com/RyanCarniato). My role models also include [Colin McDonnell](https://twitter.com/colinhacks), who had a big influence on my API design with [Zod](https://zod.dev/).
66+
My friend [Fabian](https://x.com/FabianHiller) created me as part of his bachelor thesis at [Stuttgart Media University](https://www.hdm-stuttgart.de/en/), supervised by Walter Kriha, [Miško Hevery](https://x.com/mhevery) and [Ryan Carniato](https://x.com/RyanCarniato). My role models also include [Colin McDonnell](https://x.com/colinhacks), who had a big influence on my API design with [Zod](https://zod.dev/).
6767

6868
## Feedback
6969

website/src/routes/blog/(posts)/should-we-change-valibots-api/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ contributors:
1414

1515
import NpmDownloads from './npm-downloads.jpg?jsx';
1616

17-
Hi folks, I am [Fabian](https://twitter.com/FabianHiller), the creator and maintainer of Valibot. Today I am writing this message to you to discuss the further development of Valibot's API. With currently more than 80,000 weekly downloads, the library is growing into a serious open source project used by thousands of JavaScript and TypeScript developers around the world.
17+
Hi folks, I am [Fabian](https://x.com/FabianHiller), the creator and maintainer of Valibot. Today I am writing this message to you to discuss the further development of Valibot's API. With currently more than 80,000 weekly downloads, the library is growing into a serious open source project used by thousands of JavaScript and TypeScript developers around the world.
1818

1919
<NpmDownloads alt="Daily downloads from August 2023 to March 2024" />
2020

@@ -147,4 +147,4 @@ const NumberSchema = transform(
147147

148148
## Let's discuss
149149

150-
Your opinion matters to me. I encourage everyone to share their thoughts. Even quick feedback like "I like this ... and I don't like that ..." is welcome and will help to shape Valibot's future API design. Please discuss with me on [GitHub](https://github.com/fabian-hiller/valibot/discussions/463) or share your thoughts on [Twitter](https://twitter.com/FabianHiller/status/1763253086464639035).
150+
Your opinion matters to me. I encourage everyone to share their thoughts. Even quick feedback like "I like this ... and I don't like that ..." is welcome and will help to shape Valibot's future API design. Please discuss with me on [GitHub](https://github.com/fabian-hiller/valibot/discussions/463) or share your thoughts on [Twitter](https://x.com/FabianHiller/status/1763253086464639035).

website/src/routes/guides/(get-started)/introduction/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In addition, it allows you to easily extend my functionality with external code
6868

6969
## Credits
7070

71-
My friend [Fabian](https://twitter.com/FabianHiller) created me as part of his bachelor thesis at [Stuttgart Media University](https://www.hdm-stuttgart.de/en/), supervised by Walter Kriha, [Miško Hevery](https://twitter.com/mhevery) and [Ryan Carniato](https://twitter.com/RyanCarniato). My role models also include [Colin McDonnell](https://twitter.com/colinhacks), who had a big influence on my API design with [Zod](https://zod.dev/).
71+
My friend [Fabian](https://x.com/FabianHiller) created me as part of his bachelor thesis at [Stuttgart Media University](https://www.hdm-stuttgart.de/en/), supervised by Walter Kriha, [Miško Hevery](https://x.com/mhevery) and [Ryan Carniato](https://x.com/RyanCarniato). My role models also include [Colin McDonnell](https://x.com/colinhacks), who had a big influence on my API design with [Zod](https://zod.dev/).
7272

7373
## Feedback
7474

0 commit comments

Comments
 (0)