From 8b5592272a0942521cb484790ed8809b979fd09d Mon Sep 17 00:00:00 2001 From: ubaierbhat Date: Tue, 20 Oct 2020 02:47:18 -0700 Subject: [PATCH] Update INSTALL.md (#1329) Summary: fix url Pull Request resolved: https://github.com/facebook/infer/pull/1329 Reviewed By: martintrojer Differential Revision: D24416844 Pulled By: jvillard fbshipit-source-id: b19c4b6fa --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index ddea9b96f..c7ec691e5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,7 +5,7 @@ We provide a binary release of Infer. We encourage you to use this release as compiling infer's dependencies is time-consuming. Follow the instructions in our [Getting -Started](http://fbinfer.com/docs/getting-started.html#install-from-source) +Started](http://fbinfer.com/docs/getting-started/#get-infer) page to install Infer.