Skip to content

Commit f8e1bfe

Browse files
committed
docs: fix mdx logo link
1 parent c1be322 commit f8e1bfe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://rx-ts.github.io/assets/heart.svg" height="50">
77
</a>
88
<a href="https://github.com/mdx-js/mdx">
9-
<img src="https://mdx-logo.now.sh" height="50">
9+
<img src="https://avatars.githubusercontent.com/u/37453691" height="50">
1010
</a>
1111
</p>
1212

packages/eslint-mdx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://rx-ts.github.io/assets/heart.svg" height="50">
77
</a>
88
<a href="https://github.com/mdx-js/mdx">
9-
<img src="https://mdx-logo.now.sh" height="50">
9+
<img src="https://avatars.githubusercontent.com/u/37453691" height="50">
1010
</a>
1111
</p>
1212

packages/eslint-plugin-mdx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://rx-ts.github.io/assets/heart.svg" height="50">
77
</a>
88
<a href="https://github.com/mdx-js/mdx">
9-
<img src="https://mdx-logo.now.sh" height="50">
9+
<img src="https://avatars.githubusercontent.com/u/37453691" height="50">
1010
</a>
1111
</p>
1212

0 commit comments

Comments
 (0)