Skip to content

Commit 6aab7ee

Browse files
committed
fix: update domains
1 parent d52848d commit 6aab7ee

File tree

11 files changed

+3
-3
lines changed

11 files changed

+3
-3
lines changed

app/_components/sections/home-cta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const HomeCTA = () => {
1818
<ArrowRight className="ml-2 h-4 w-4" />
1919
</LinkCustom>
2020
<LinkCustom
21-
href="https://github.com/thedaviddias/ux-patterns-for-developers"
21+
href="https://git.new/uxpatterns"
2222
onClick={() => plausible('view-github')}
2323
variant="outline"
2424
>

content/en/about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**UX Patterns for Developers** is a free collection of UX patterns towards developers who want to understand how to build effective UI components accessible and usable.
44

5-
It was created by [David Dias](https://thedaviddias.com).
5+
It was created by [David Dias](https://ddias.link/blog).
66

77
## History
88

3.14 KB
Binary file not shown.
1.65 KB
Binary file not shown.
977 Bytes
Binary file not shown.
1.26 KB
Binary file not shown.
4.37 KB
Binary file not shown.
Binary file not shown.
13.6 KB
Binary file not shown.

public/_pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.2.0","languages":{"en":{"hash":"en_c11025a09d","wasm":"en","page_count":5}}}
1+
{"version":"1.2.0","languages":{"en":{"hash":"en_6b74d2e61b","wasm":"en","page_count":6}}}

0 commit comments

Comments
 (0)