Skip to content
Snippets Groups Projects
Commit 388a3a47 authored by Quoc Huy Nguyen Dinh's avatar Quoc Huy Nguyen Dinh
Browse files

Change hivebuzz URL to use https

parent 1add9226
No related branches found
Tags 1.27.7rc11
2 merge requests!152Develop,!148Resolve "Move badges into Social tab"
...@@ -79,12 +79,12 @@ class UserProfileHeader extends React.Component { ...@@ -79,12 +79,12 @@ class UserProfileHeader extends React.Component {
})} })}
> >
<a <a
href={`http://hivebuzz.me/@${accountname}`} href={`https://hivebuzz.me/@${accountname}`}
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
> >
<img <img
src={`https://hivebuzz.me/@${ src={`https:wq.me/@${
accountname accountname
}/level.png`} }/level.png`}
alt="Hivebuzz level badge" alt="Hivebuzz level badge"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment