Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Install the plugin by adding a dependency in `build.gradle`

[source, groovy]
----
compile 'or.grails.plugins:cache-headers:2.0.1'
compile 'org.grails.plugins:cache-headers:2.0.1'
----

== Description
Expand Down Expand Up @@ -323,4 +323,4 @@ cache:
shared: true
----

To use presets, see the above description for the `cache(String presetName)` method variant.
To use presets, see the above description for the `cache(String presetName)` method variant.