We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd1644a + 8c2f6e5 commit 88b6261Copy full SHA for 88b6261
lib/docs/scrapers/flow.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Flow < UrlScraper
3
self.type = 'simple'
4
- self.release = '0.85.0'
+ self.release = '0.116.0'
5
self.base_url = 'https://flow.org/en/docs/'
6
self.links = {
7
home: 'https://flow.org/',
public/icons/docs/flow/SOURCE
@@ -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
0 commit comments