Skip to content

Commit 8c2f6e5

Browse files
committed
flow: update to 0.116.0
1 parent d6c9d2b commit 8c2f6e5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

lib/docs/scrapers/flow.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Flow < UrlScraper
33
self.type = 'simple'
4-
self.release = '0.85.0'
4+
self.release = '0.116.0'
55
self.base_url = 'https://flow.org/en/docs/'
66
self.links = {
77
home: 'https://flow.org/',

public/icons/docs/flow/SOURCE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
https://github.com/facebook/flow/blob/master/website/favicon.svg
2+
https://github.com/facebook/flow/blob/master/website/static/favicon.png

0 commit comments

Comments
 (0)