Skip to content

Commit 88b6261

Browse files
committed
Merge pull request freeCodeCamp#1161 from simon04/flow
flow: update to 0.116.0
2 parents bd1644a + 8c2f6e5 commit 88b6261

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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)