Skip to content

Commit c9dc9c9

Browse files
committed
Remove dead doc links
1 parent fd5bdc5 commit c9dc9c9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

NEWS.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,17 @@
1212

1313
# reactable 0.4.2
1414

15-
[Documentation - reactable 0.4.2](https://v0-4-2--reactable-docs.netlify.app/)
16-
1715
## Minor improvements and bug fixes
1816

1917
* Fixed rendering of embedded HTML widgets when `htmlwidgets` 1.6.0 or later is installed.
2018
In general, fixed rendering of any Shiny HTML tags with duplicate attributes. (@tomsing1, [#306](https://github.com/glin/reactable/issues/304))
2119

2220
# reactable 0.4.1
2321

24-
[Documentation - reactable 0.4.1](https://v0-4-1--reactable-docs.netlify.app/)
25-
2622
* Fixed a failing test on Fedora 36 and earlier.
2723

2824
# reactable 0.4.0
2925

30-
[Documentation - reactable 0.4.0](https://v0-4-0--reactable-docs.netlify.app/)
31-
3226
## New features
3327

3428
* **Experimental** support for rendering tables to static HTML in R. Use
@@ -109,8 +103,6 @@
109103

110104
# reactable 0.3.0
111105

112-
[Documentation - reactable 0.3.0](https://v0-3-0--reactable-docs.netlify.app/)
113-
114106
This release upgrades to a new major version of React Table
115107
([#35](https://github.com/glin/reactable/issues/35)), which brings many
116108
new features, improvements, and bug fixes. reactable has been largely rewritten

0 commit comments

Comments
 (0)