Pārlūkot izejas kodu

Fixes documentation for browser development.

Released files are placed in static/ rather than resources/
Matt Lilley 3 gadi atpakaļ
vecāks
revīzija
03afc9023b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/develop-logseq.md

+ 1 - 1
docs/develop-logseq.md

@@ -30,7 +30,7 @@ Then open the browser <http://localhost:3001>.
 yarn release
 ```
 
-The released files will be at `resources/` directory.
+The released files will be at `static/` directory.
 
 ## Desktop app development