Skip to content

Commit 7043f70

Browse files
committed
Fix image link
1 parent e03cda7 commit 7043f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/articles/leandrocfe-filament-v4-beta-feature-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ See the [bulk actions section](#bulk-actions) of this article.
309309

310310
### Reordering Table Columns
311311

312-
![Reordering Table Columns](https://filamentphp.test/docs/4.x/images/light/tables/columns/column-manager-reorderable.jpg)
312+
![Reordering Table Columns](https://filamentphp.com/docs/4.x/images/light/tables/columns/column-manager-reorderable.jpg)
313313

314314
Filament now supports [reorderable table columns](https://filamentphp.com/docs/4.x/tables/columns/overview#reordering-columns) using the `reorderableColumns()` method. This allows users to drag and rearrange visible columns for a personalized view.
315315

0 commit comments

Comments
 (0)