diff --git a/README.md b/README.md index 10bf583a5..35ab03220 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Deploy this `war` in Tomcat or another container, or simply unzip it and open th It is much easier to develop TeaVM applications using Eclipse. If you prefer Eclipse, please read [this tutorial](https://github.com/konsoletyper/teavm/wiki/Eclipse-tutorial). -To learn TeaVM deeper, you take a look at the [teavm-samples](teavm-samples) module, +To learn TeaVM deeper, you take a look at the [samples](samples) module, containing examples of TeaVM-based projects. Also you can read [project's wiki](https://github.com/konsoletyper/teavm/wiki/).