Update Flow documentation (0.41.0)

pull/602/head
Thibaut Courouble 8 years ago
parent 6a8715f389
commit 944fe2e541

@ -1,7 +1,7 @@
module Docs module Docs
class Flow < React class Flow < React
self.type = 'react' self.type = 'react'
self.release = '0.37.4' self.release = '0.41.0'
self.base_url = 'https://flowtype.org/docs/' self.base_url = 'https://flowtype.org/docs/'
self.root_path = 'getting-started.html' self.root_path = 'getting-started.html'
self.links = { self.links = {

Loading…
Cancel
Save