Skip to content

Commit

Permalink
chore: using CND qrcode (#2967)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinhui authored Dec 13, 2019
1 parent 587f52c commit fd93156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/iceworks-client/src/components/GlobalBar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ const GlobalBar = ({ project, intl }) => {
<a
target="_blank"
rel="noopener noreferrer"
href="https://img.alicdn.com/tfs/TB1q_oaQgTqK1RjSZPhXXXfOFXa-993-1280.png"
href="https://ice.alicdn.com/assets/images/qrcode.png"
style={{ display: 'block', marginBottom: '5px' }}
>
<FormattedMessage id="iceworks.global.bar.feedback.join" />
Expand Down

0 comments on commit fd93156

Please sign in to comment.