Adjust config files to use doc plugin

This commit is contained in:
2022-08-03 16:17:40 +02:00
parent 1b4f47eb1d
commit bf6dbf2e53
3 changed files with 50 additions and 38 deletions

View File

@ -17,7 +17,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/blog">
to="/docs/intro">
Zu den Themen!
</Link>
</div>