From 7cdd547676cb057a17130c608f0e8625f322c029 Mon Sep 17 00:00:00 2001 From: Egor Klementev Date: Fri, 18 Jun 2021 19:16:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f3631a..62b77a3 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,6 @@ It is aslo a Windows x64 command-line application with similar arguments and way ## ATTENTION: It is highly recommended to read `example.era` file which gives basic understanding of the ERA language. -[example.era](../blob/master/ERACompiler/ERACompilerUnitTests/example.era) +[example.era](../master/ERACompiler/ERACompilerUnitTests/example.era) Also, read documentation files in ../DOCS folder for more information about ERA language.