From e357845117a854fc2dbb59f7912275165c77f259 Mon Sep 17 00:00:00 2001 From: Rounak Agarwal Date: Tue, 28 Jul 2020 00:54:49 +0530 Subject: [PATCH] update link to Immutable Map --- docs/APIReference-ContentBlock.md | 4 ++-- docs/APIReference-ContentState.md | 4 ++-- docs/APIReference-SelectionState.md | 4 ++-- docs/Advanced-Topics-Custom-Block-Render.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/APIReference-ContentBlock.md b/docs/APIReference-ContentBlock.md index 40bf6f5824..1419dd7263 100644 --- a/docs/APIReference-ContentBlock.md +++ b/docs/APIReference-ContentBlock.md @@ -118,7 +118,7 @@ _Properties_ > Note > -> Use [Immutable Map API](http://facebook.github.io/immutable-js/docs/#/Map) +> Use [Immutable Map API](https://web.archive.org/web/20150623131347/http://facebook.github.io:80/immutable-js/docs/#/Map) > for the `ContentBlock` constructor or to set properties.