Skip to content

Commit fd827da

Browse files
committed
Update readme
1 parent 3e7728c commit fd827da

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ https://tangbc.github.io/vue-virtual-scroll-list
5151

5252
## What's new in v2.0
5353

54-
Here are the details of update information [release v2.0]().
54+
Here are the details of update information [release v2.0](https://github.com/tangbc/vue-virtual-scroll-list/releases/tag/v2.0.0).
5555

56-
Since the `v2.0` is **not compatible** with `v1.x`, please note before upgrading, `v1.x` documentation see [v1.x.md]().
56+
Since the `v2.0` is **not compatible** with `v1.x`, please note before upgrading, `v1.x` documentation see [v1.x.md](https://github.com/tangbc/vue-virtual-scroll-list/blob/master/v1.x.md).
5757

5858

5959
## Simple usage

v1.x.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# documentation for 1.x
1+
# v1.x
2+
3+
> this is documentation for old version `v1.x`, not compatible with `v2.0`, any problem and features please propose on lastest version.
24
35
## Simple usage
46

@@ -89,7 +91,7 @@ If you assign `variable` as `true`, **do not** set inline style height inside `<
8991
</template>
9092
```
9193

92-
**More use ways or getting start you can refer to these clearly [demos](https://github.com/tangbc/vue-virtual-scroll-list/tree/master/demos) or [test suites](https://github.com/tangbc/vue-virtual-scroll-list/tree/master/test).**
94+
**More use ways or getting start you can refer to these clearly [demos](https://github.com/tangbc/vue-virtual-scroll-list/tree/v1.4.7/demos) or [test suites](https://github.com/tangbc/vue-virtual-scroll-list/tree/v1.4.7/test).**
9395

9496

9597
## Performance comparison

0 commit comments

Comments
 (0)