Update React documentation (15.4.2)

pull/566/head
Markus Günther 8 years ago committed by GitHub
parent bbad9357c7
commit 5893e1caf7

@ -2,7 +2,7 @@ module Docs
class React < UrlScraper
self.name = 'React'
self.type = 'react'
self.release = '15.4.0'
self.release = '15.4.2'
self.base_url = 'https://facebook.github.io/react/docs/'
self.root_path = 'hello-world.html'
self.links = {

Loading…
Cancel
Save