fix: correct link for data files view

This commit is contained in:
Santosh Yadav
2023-05-01 00:37:38 +02:00
committed by GitHub
parent 4fb32bbf9e
commit b91713351e
@@ -299,7 +299,7 @@ export const DataView: React.FunctionComponent<IDataViewProps> = (
<p className="text-xl mt-4">
<a
className={getColors(`text-teal-700 hover:text-teal-900`, `text-[var(--frontmatter-link)] hover:text-[var(--frontmatter-link-hover)]`)}
href={`https://frontmatter.codes/docs/dashboard#data-files-view`}
href={`https://frontmatter.codes/docs/datafiles-view`}
title={`Read more to get started using data files`}
>
Read more to get started using data files