Skip to content

Commit 79c8ce6

Browse files
committed
fix project page url
1 parent fdefe98 commit 79c8ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

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

2929
<div id="app"></div>
3030

31-
<a href="https://github.com/sabrinaluo/vue-one" target="_blank" class="github-corner">
31+
<a href="https://github.com/sabrinaluo/react-aplayer" target="_blank" class="github-corner">
3232
<svg width="70" height="70" viewBox="0 0 250 250">
3333
<path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path>
3434
<path

0 commit comments

Comments
 (0)