From 7d5c0538aa16c548464456ad12ffc52ac621beb9 Mon Sep 17 00:00:00 2001 From: Aaron Greenwald Date: Thu, 22 Aug 2019 15:19:05 +0300 Subject: [PATCH] fix link in documenation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9da1d4a..48b1839 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # React support for Angular -[![CircleCI](https://circleci.com/gh/microsoft/angular-react.svg?style=svg)](https://circleci.com/gh/Microsoft/angular-react) +[![CircleCI](https://circleci.com/gh/microsoft/angular-react.svg?style=svg)](https://circleci.com/gh/microsoft/angular-react) Industry trends, organizational pressures, and other factors can lead to mandates regarding the use of component libraries or migration from one technology to another. In the case of [Office UI Fabric][fab], where its use is required, the client must be written in React (there is no Angular component library for the latest version). Rewrite from Angular to React may be cost-prohibitive or ill advised for other reasons.