Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
condenser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
condenser
Commits
388a3a47
Commit
388a3a47
authored
4 years ago
by
Quoc Huy Nguyen Dinh
Browse files
Options
Downloads
Patches
Plain Diff
Change hivebuzz URL to use https
parent
1add9226
No related branches found
Branches containing commit
Tags
1.27.7rc11
Tags containing commit
2 merge requests
!152
Develop
,
!148
Resolve "Move badges into Social tab"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/components/cards/UserProfileHeader.jsx
+2
-2
2 additions, 2 deletions
src/app/components/cards/UserProfileHeader.jsx
with
2 additions
and
2 deletions
src/app/components/cards/UserProfileHeader.jsx
+
2
−
2
View file @
388a3a47
...
@@ -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
=
{
`http
s
://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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment