fix: correct public path

This commit is contained in:
草鞋没号 2022-06-06 09:58:56 +08:00
parent 0011c249f0
commit fca655ecc3
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ const App = () => {
</a>
<div className={styles.staticPublic}>
Place static files into the{' '}
<code>src/renderer/public</code> folder
<code>/public</code> folder
<img style={{ width: 77 }} src="./node.png" />
</div>
</div>