Skip to content

Commit

Permalink
Changed some links
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed May 27, 2021
1 parent afb23f1 commit 092dedf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/manage/Blocks/ExploreEprtr/View.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const View = (props) => {
tablet="7"
mobile="12"
>
<Link to="/explore/explore-data-map/map">
<Link to="/explore">
<img src={explore} alt="Explore the data" />
</Link>
</Grid.Column>
Expand All @@ -32,7 +32,7 @@ const View = (props) => {
tablet="5"
mobile="12"
>
<Link to="/analysis/country-group">
<Link to="/analysis">
<div className="explore-tile">
<img src={analyse} alt="Analyse" />
<div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const Footer = ({ intl }) => (
<br />
<a
rel="noreferrer"
href="mailto:info@eea.europa.eu"
href="industry.helpdesk@eea.europa.eu"
target="_blank"
>
Contact us
Expand Down

0 comments on commit 092dedf

Please sign in to comment.