Update Relay documentation (0.8.0)

This commit is contained in:
Thibaut Courouble 2016-04-17 09:38:58 -04:00
parent d5a16fa011
commit db8765c17d

View file

@ -1,7 +1,7 @@
module Docs
class Relay < React
self.type = 'react'
self.release = '0.7.3'
self.release = '0.8.0'
self.base_url = 'https://facebook.github.io/relay/docs/'
self.root_path = 'getting-started.html'
self.links = {