mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update Flow documentation (0.51.1)
This commit is contained in:
parent
c44f5d1eca
commit
55c5b3f003
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module Docs
|
||||
class Flow < UrlScraper
|
||||
self.type = 'flow'
|
||||
self.release = '0.50.0'
|
||||
self.release = '0.51.1'
|
||||
self.base_url = 'https://flow.org/en/docs/'
|
||||
self.links = {
|
||||
home: 'https://flow.org/',
|
||||
|
|
Loading…
Reference in a new issue