diff --git a/ueforth/site/ESP32forth.html b/ueforth/site/ESP32forth.html index 825c42c..06e5217 100644 --- a/ueforth/site/ESP32forth.html +++ b/ueforth/site/ESP32forth.html @@ -90,7 +90,7 @@ In popular cases a shorted higher level name is provided.
-See arduino.template.ino. +See template.ino.
-See arduino_server.fs. +See web_interface.fs.
-See autoboot.fs. +See autoboot.fs.
Adding words based on C functions can be done by editing the source code.
-For ESP32forth arduino.template.ino is the appropriate place.
+For ESP32forth template.ino is the appropriate place.