Skip to content

Commit

Permalink
collective.cover.layout has gone
Browse files Browse the repository at this point in the history
better update docs :-)
  • Loading branch information
djowett committed Feb 17, 2018
1 parent 5b32959 commit 62ed0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer.rst
Expand Up @@ -240,7 +240,7 @@ To do so, your theme package should provide a new grid system class which implem
.. code-block:: python
from collective.cover.interfaces import IGridSystem
from collective.cover.layout import BaseGrid
from collective.cover.grids import BaseGrid
from zope.interface import implementer
@implementer(IGridSystem)
Expand Down

0 comments on commit 62ed0bf

Please sign in to comment.