Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
hotfix link qwant.com
Browse files Browse the repository at this point in the history
  • Loading branch information
sdirollo committed Apr 12, 2024
1 parent 9209e29 commit dd00cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TopBar/TopBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ const TopBar = ({ value, setUserInputValue, inputRef, onSuggestToggle, backButto
<a
className={cx('u-mr-xs', 'menu__button', 'menu__button--icon')}
target="_self"
href={window.location.origin}
href="https://www.qwant.com/"
>
<QwantLogoBlue />
{_('Back to Qwant.com')}
Expand Down

0 comments on commit dd00cff

Please sign in to comment.