diff --git a/apps/api/src/pkg/metrics/axiom.ts b/apps/api/src/pkg/metrics/axiom.ts index 42216725cc..1a11c4bcc5 100644 --- a/apps/api/src/pkg/metrics/axiom.ts +++ b/apps/api/src/pkg/metrics/axiom.ts @@ -1,3 +1,3 @@ -// idfk https://twitter.com/chronark_/status/1790061863918604666 +// idfk https://x.com/chronark_/status/1790061863918604666 // @ts-ignore import "@axiomhq/js"; diff --git a/apps/dashboard/app/auth/layout.tsx b/apps/dashboard/app/auth/layout.tsx index 41224db1fb..4898b16258 100644 --- a/apps/dashboard/app/auth/layout.tsx +++ b/apps/dashboard/app/auth/layout.tsx @@ -41,7 +41,7 @@ const quotes: { }, { text: "Just used Unkey, by far the easiest and cheapest ( its free ) solution I have used so far for saas to manage their api keys. Its amazing how easy it is use.", - source: "https://twitter.com/tkejr_/status/1731613302378164440", + source: "https://x.com/tkejr_/status/1731613302378164440", author: { name: "Tanmay", image: "/images/quoteImages/tanmay.jpg", @@ -50,7 +50,7 @@ const quotes: { }, { text: "Diving into Unkey for a project, and I'm impressed! Love the straightforward setup for managing API keys.", - source: "https://twitter.com/ojabowalola/status/1724134790670999919", + source: "https://x.com/ojabowalola/status/1724134790670999919", author: { name: "Lola", image: "/images/quoteImages/lola.jpg", diff --git a/apps/docs/introduction.mdx b/apps/docs/introduction.mdx index 5280f1f1d3..268c9bda38 100644 --- a/apps/docs/introduction.mdx +++ b/apps/docs/introduction.mdx @@ -71,6 +71,6 @@ Join the Unkey community to ask questions, discuss best practices, and share tip diff --git a/apps/www/app/changelog/page.tsx b/apps/www/app/changelog/page.tsx index 7cb1e5cbe9..c5cb4c9c57 100644 --- a/apps/www/app/changelog/page.tsx +++ b/apps/www/app/changelog/page.tsx @@ -76,7 +76,7 @@ export default async function Changelogs(_props: Props) {
- +

Changelog

diff --git a/apps/www/components/changelog/changelog-grid-item.tsx b/apps/www/components/changelog/changelog-grid-item.tsx index f36c7531df..ebc2c7dbbe 100644 --- a/apps/www/components/changelog/changelog-grid-item.tsx +++ b/apps/www/components/changelog/changelog-grid-item.tsx @@ -62,7 +62,7 @@ export async function ChangelogGridItem({ className, changelog }: Props) {
diff --git a/apps/www/content/blog/how-unkey-treats-marketing.mdx b/apps/www/content/blog/how-unkey-treats-marketing.mdx index 3ac1e87093..6abb38ede2 100644 --- a/apps/www/content/blog/how-unkey-treats-marketing.mdx +++ b/apps/www/content/blog/how-unkey-treats-marketing.mdx @@ -225,4 +225,4 @@ You will notice everything is related to feedback and building relationships. Th ## Conclusion -Traditional marketing is dead from Unkey's perspective, and I hope this blog post has helped you understand how we think about marketing and developer relations. If you have any questions, feel free to reach out to me on [Twitter](https://twitter.com/james_r_perkins) or [Email](james@unkey.dev). +Traditional marketing is dead from Unkey's perspective, and I hope this blog post has helped you understand how we think about marketing and developer relations. If you have any questions, feel free to reach out to me on [X(Twitter)](https://x.com/james_r_perkins) or [Email](james@unkey.dev). diff --git a/apps/www/content/changelog/2023-07-21.mdx b/apps/www/content/changelog/2023-07-21.mdx index c8ea26716f..c0a8d33e0c 100644 --- a/apps/www/content/changelog/2023-07-21.mdx +++ b/apps/www/content/changelog/2023-07-21.mdx @@ -65,4 +65,4 @@ You can read about this in our [documentation](https://unkey.com/docs/api-refere ## Community Shoutout -A huge shoutout to **[Wilfred Almeida](https://twitter.com/WilfredAlmeida_)** who spent some time creating the Go SDK. You can check out the Go code on [GitHub](https://github.com/WilfredAlmeida/unkey-go) and even help with some remaining items. +A huge shoutout to **[Wilfred Almeida](https://x.com/WilfredAlmeida_)** who spent some time creating the Go SDK. You can check out the Go code on [GitHub](https://github.com/WilfredAlmeida/unkey-go) and even help with some remaining items.