Skip to content

Commit

Permalink
section_index_link not index_section_path
Browse files Browse the repository at this point in the history
  • Loading branch information
da2x committed Sep 24, 2015
1 parent 7d3a7f2 commit 5f3dcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -25,7 +25,7 @@ Deprecations
------------

* Post.section_link is now deprecated (Issue #2086). Use
site.link('index_section_path', post.section_slug()) instead.
site.link('section_index_link', post.section_slug()) instead.

New in v7.7.1
=============
Expand Down

0 comments on commit 5f3dcc2

Please sign in to comment.