Fix link to docs (#1118)
Summary: Link to documentation in the README is broken. I have replaced it with a working one. ## Changelog Fixed link to the docs in README Pull Request resolved: https://github.com/facebook/flipper/pull/1118 Test Plan: Check out both links in the browser. Reviewed By: mweststrate Differential Revision: D21402065 Pulled By: passy fbshipit-source-id: 809adc30dcfa1543a00adfe84322e1bd1b9511a7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b2b3272a98
commit
b7775ef227
@@ -121,7 +121,7 @@ Older yarn versions might show an error / hang with the message 'Waiting for the
|
|||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Find the full documentation for this project at [fbflipper.com](https://fbflipper.com/docs).
|
Find the full documentation for this project at [fbflipper.com](https://fbflipper.com/).
|
||||||
|
|
||||||
Our documentation is built with [Docusaurus](https://docusaurus.io/). You can build
|
Our documentation is built with [Docusaurus](https://docusaurus.io/). You can build
|
||||||
it locally by running this:
|
it locally by running this:
|
||||||
|
|||||||
Reference in New Issue
Block a user