Skip to content

Commit fd235aa

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 996c641 + 2b2b48e commit fd235aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Caché Web Terminal
22
Web-based Caché terminal for InterSystems products. Access your database from everywhere!
33

4-
Visit [project page](http://intersystems-ru.github.io/webterminal) for more details and **download** the latest version [here](http://intersystems-ru.github.io/webterminal/#downloads).
4+
Visit [project page](http://intersystems-ru.github.io/webterminal) for more details and **download** the latest version [here](http://intersystems-ru.github.io/webterminal/#downloads). Read more and discuss WebTerminal on [InterSystems Developer Community](https://community.intersystems.com/post/cach%C3%A9-webterminal-v4-release).
55

66
### Preview
77

@@ -187,4 +187,4 @@ function myInitHandler (terminal) {
187187
iFrame.addEventListener("load", function () {
188188
iFrame.contentWindow.onTerminalInit(myInitHandler); // handle terminal initialization
189189
});
190-
```
190+
```

0 commit comments

Comments
 (0)