Skip to content

Commit

Permalink
Added a new Help link
Browse files Browse the repository at this point in the history
  • Loading branch information
sergesoroka committed Nov 14, 2024
1 parent efb8e31 commit b7aa1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Header() {
<div className="logo">
<h1 onClick={() => navigate("/")}>Raman spectra search</h1>
<Link
to="https://docs.google.com/presentation/d/13oULefmyNbXaNhhmvrEQIrZaQ9DSCqBHNc-Wm2jRDP0/edit#slide=id.p"
to="https://zenodo.org/records/14163315"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit b7aa1f7

Please sign in to comment.