Skip to content

Commit 2a5a9af

Browse files
authored
Merge pull request #229 from easycoder/dev
Fix broken link
2 parents 6717646 + a0f2403 commit 2a5a9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/md/technical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Technical Overview #
22

3-
~ec~ is an English-like, high level scripting language for browsers, written in JavaScript. It comprises a compiler and a runtime and by using a pluggable, modular architecture it can handle projects of any size. For general information see [easycoder.github.io](easycoder.github.io).
3+
~ec~ is an English-like, high level scripting language for browsers, written in JavaScript. It comprises a compiler and a runtime and by using a pluggable, modular architecture it can handle projects of any size. For general information see [easycoder.github.io](https://easycoder.github.io).
44

55
Modern web programming regards structure as being more important than content. A plethora of frameworks exist to provide a structural basis for any web project, and without a deep understanding of at least one such framework it is hard to be taken seriously as a web programmer.
66

0 commit comments

Comments
 (0)