fixed broken links
This commit is contained in:
parent
b4d88a3377
commit
044dd5b265
@ -27,7 +27,7 @@ export default function ContentRead(props: ContentReadProps): JSX.Element {
|
|||||||
const subPanel = (
|
const subPanel = (
|
||||||
<SubPanel>
|
<SubPanel>
|
||||||
<ReturnButton
|
<ReturnButton
|
||||||
href={`/content/${content.slug}`}
|
href={`/library/content/${content.slug}`}
|
||||||
title={"Content"}
|
title={"Content"}
|
||||||
langui={langui}
|
langui={langui}
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user