Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 2a83b70

Browse files
committed
[ROOT]: updated readmes with correct urls.
1 parent 71a7aba commit 2a83b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
where only the dom element visible to the user are rendered. Using the components in this package it's possible to render lists or
99
grids with 100,000s of items without any noticeable impact on rendering performance.
1010

11-
See the [@resembli/react-virtualized-window](https://react-virtualized-window.com).
11+
See the [@resembli/react-virtualized-window](https://react-virtualized-window.com) documentation.
1212

1313
```sh
1414
npm install @resembli/react-virtualized-window

packages/react-virtualized-window/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![bundle-size](https://img.shields.io/bundlephobia/minzip/@resembli/react-virtualized-window?style=flat&colorA=000000&colorB=000000)](https://bundlephobia.com/package/@resembli/react-virtualized-window)
55
[![npm](https://img.shields.io/npm/v/@resembli/react-virtualized-window?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/@resembli/react-virtualized-window)
66

7-
See the docs [resembli.com/docs/react-virtualized-window](https://www.resembli.com/docs/react-virtualized-window/).
7+
See the [@resembli/react-virtualized-window](https://react-virtualized-window.com) documentation.
88

99
```sh
1010
npm install @resembli/react-virtualized-window

0 commit comments

Comments
 (0)