Skip to content

Commit 001163b

Browse files
committed
fix typo in link
1 parent c485897 commit 001163b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3-index-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Built in, Active Admin has the following index renderers:
88

99
* *Table*: A table drawn with each row being a resource ([View Table Docs](3-index-pages/index-as-table.md))
1010
* *Grid*: A set of rows and columns each cell being a resource ([View Grid Docs](3-index-pages/index-as-grid.md))
11-
* *Blocks*: A set of rows (not tabular) each row being a resource ([View Blocks Docs](3-index-pages/index-as-blocks.md))
11+
* *Blocks*: A set of rows (not tabular) each row being a resource ([View Blocks Docs](3-index-pages/index-as-block.md))
1212
* *Blog*: A title and body content, similar to a blog index ([View Blog Docs](3-index-pages/index-as-blog.md))
1313

1414
All index pages also support scopes, filters, pagination, action items, and

0 commit comments

Comments
 (0)