Update TypeScript documentation (2.0.3)

pull/511/head
Thibaut Courouble 8 years ago
parent 18979ebd8f
commit e4b9cb2c47

@ -2,7 +2,7 @@ module Docs
class Typescript < UrlScraper
self.name = 'TypeScript'
self.type = 'typescript'
self.release = '2.0'
self.release = '2.0.3'
self.base_url = 'https://www.typescriptlang.org/docs/'
self.root_path = 'tutorial.html'
self.links = {

Loading…
Cancel
Save