Skip to content

Commit 6651ee1

Browse files
Update AG Grid documentation link in blog post (#1500)
Replace old library documentation link with new enterprise documentation link: - Old: https://reflex.dev/docs/library/tables-and-data-grids/ag-grid/ - New: https://reflex.dev/docs/enterprise/ag-grid/ Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Carlos Cutillas <[email protected]>
1 parent 1a336e1 commit 6651ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-09-25-using-ag-grid-in-reflex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pip install reflex-ag-grid
5151
```
5252

5353
**Note:** This is an initial release.
54-
Check out the [open source repo](https://github.com/reflex-dev/reflex-ag-grid) and our [docs](https://reflex.dev/docs/library/tables-and-data-grids/ag-grid/) for the latest version and any updates.
54+
Check out the [open source repo](https://github.com/reflex-dev/reflex-ag-grid) and our [docs](https://reflex.dev/docs/enterprise/ag-grid/) for the latest version and any updates.
5555

5656
## What is AG Grid?
5757

0 commit comments

Comments
 (0)