Prechádzať zdrojové kódy

Fixing typo in the link (#805)

Slash was missing in the link

Co-authored-by: Fabien Lelaquais <86590727+FabienLelaquais@users.noreply.github.com>
Satoshi S 1 rok pred
rodič
commit
0d3c319177
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      frontend/README.md

+ 1 - 1
frontend/README.md

@@ -10,5 +10,5 @@ This directory contains the source code for the front-end parts of Taipy GUI and
 
 Note that before the `taipy` part is built, the `taipy-gui` part must have been built.
 
-Please check the [Taipy GUI Front-end](taipy-gui/README.md) and [Taipy Front-end](taipyREADME.md)
+Please check the [Taipy GUI Front-end](taipy-gui/README.md) and [Taipy Front-end](taipy/README.md)
 README files for details.