diff --git a/ui/src/pages/AboutUs/AboutUs.tsx b/ui/src/pages/AboutUs/AboutUs.tsx index 7a0f537..7e456c0 100644 --- a/ui/src/pages/AboutUs/AboutUs.tsx +++ b/ui/src/pages/AboutUs/AboutUs.tsx @@ -3,6 +3,7 @@ import styles from './AboutUs.module.css'; import { Breadcrumbs, Link, Typography } from '@mui/material'; import { Link as RouterLink } from 'react-router-dom'; import { useEffect } from 'react'; +import { MANUSCRIPT_LINK } from '@/constants/links'; const AboutUs = () => { useEffect(() => { @@ -28,7 +29,7 @@ const AboutUs = () => { > The oxidation state analyzer is an open web application for predicting and analyzing oxidation states in materials based on the approach described in{' '} - + this manuscript {' '} (an overview of this approach is provided in the{' '}