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