Procházet 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 před 1 rokem
rodič
revize
0d3c319177
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.