Merge pull request #1161 from simon04/flow

flow: update to 0.116.0
pull/1170/head
Jed Fox 5 years ago
commit 88b62616e1

@ -1,7 +1,7 @@
module Docs
class Flow < UrlScraper
self.type = 'simple'
self.release = '0.85.0'
self.release = '0.116.0'
self.base_url = 'https://flow.org/en/docs/'
self.links = {
home: 'https://flow.org/',

@ -0,0 +1,2 @@
https://github.com/facebook/flow/blob/master/website/favicon.svg
https://github.com/facebook/flow/blob/master/website/static/favicon.png
Loading…
Cancel
Save