We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c485897 commit 001163bCopy full SHA for 001163b
docs/3-index-pages.md
@@ -8,7 +8,7 @@ Built in, Active Admin has the following index renderers:
8
9
* *Table*: A table drawn with each row being a resource ([View Table Docs](3-index-pages/index-as-table.md))
10
* *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))
+* *Blocks*: A set of rows (not tabular) each row being a resource ([View Blocks Docs](3-index-pages/index-as-block.md))
12
* *Blog*: A title and body content, similar to a blog index ([View Blog Docs](3-index-pages/index-as-blog.md))
13
14
All index pages also support scopes, filters, pagination, action items, and
0 commit comments