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 = (
|
||||
<SubPanel>
|
||||
<ReturnButton
|
||||
href={`/content/${content.slug}`}
|
||||
href={`/library/content/${content.slug}`}
|
||||
title={"Content"}
|
||||
langui={langui}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user