Skip to content

Commit 755c272

Browse files
committed
Update doc links
1 parent 7d7bedd commit 755c272

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ rails g datagrid::views
196196

197197
All advanced frontend things are described in:
198198

199-
[Frontend section on wiki](https://rubydoc.info/gems/datagrid/Datagrid/Helper)
199+
[Frontend documentation](https://rubydoc.info/gems/datagrid/Datagrid/Helper)
200200

201201
## Questions & Issues
202202

lib/datagrid/helper.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ module Datagrid
171171
#
172172
# To customize Datagrid views:
173173
#
174-
# rake datagrid:copy_partials
174+
# rails g datagrid:views
175175
#
176176
# This creates files in `app/views/datagrid/`, which you can modify to suit your needs:
177177
#

0 commit comments

Comments
 (0)