diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2019-07-11 09:29:49 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2019-07-11 09:29:49 +0200 |
| commit | 12079550f847a9f98eb0e1eca2fd0ea3d986a94a (patch) | |
| tree | 62d08853482dcc1ce1176e3df728a681993d9614 /src/runtime/javascript | |
| parent | 1ceb8c0342a4be31b3f7be9dc39d7f093b781c3b (diff) | |
Remove TypeScript runtime and point to new repository
https://github.com/GrammaticalFramework/gf-typescript
Diffstat (limited to 'src/runtime/javascript')
| -rw-r--r-- | src/runtime/javascript/DEPRECATED.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/runtime/javascript/DEPRECATED.md b/src/runtime/javascript/DEPRECATED.md index a4a8993c6..83f4e51d6 100644 --- a/src/runtime/javascript/DEPRECATED.md +++ b/src/runtime/javascript/DEPRECATED.md @@ -1,7 +1,4 @@ # Deprecation notice As of June 2019, this JavaScript version of the GF runtime is considered deprecated, -in favour of the TypeScript version in `../typescript/gflib.ts`. - -If you don't want/need TypeScript and are just looking for a ready-to-use JavaScript version, -see `../typescript/js/gflib.js` which is generated directly from the TypeScript version. +in favour of the TypeScript version in <https://github.com/GrammaticalFramework/gf-typescript>. |
