Skip to content

Commit

Permalink
Deploying to main from @ hellof2e/quark-design@cd7dd50 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Mar 28, 2024
1 parent 62a7c58 commit af4ba59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/docs_vue/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -577,5 +577,5 @@
]
}
],
"demoUrl": "https://quark-design.hellobike.com/demo/demo.html#"
"demoUrl": "https://quark-ecosystem.github.io/quarkd-docs/h5/demo"
}
2 changes: 1 addition & 1 deletion src/docs_vue/docs/rate/doc.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ quark-rate {
```html
<quark-rate
defaultvalue="2"
imgicon="https://vue-quarkd.hellobike.com/assets/quark-logo.f9a6a307.png"
imgicon="https://raw.githubusercontent.com/hellof2e/static/main/quark-logo.png"
></quark-rate>
```

Expand Down
2 changes: 1 addition & 1 deletion src/docs_vue/docs/rate/doc.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ quark-rate {
```html
<quark-rate
defaultvalue="2"
imgicon="https://vue-quarkd.hellobike.com/assets/quark-logo.f9a6a307.png"
imgicon="https://raw.githubusercontent.com/hellof2e/static/main/quark-logo.png"
></quark-rate>
```

Expand Down

0 comments on commit af4ba59

Please sign in to comment.