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