Skip to content

Commit 54d1bea

Browse files
committed
Fix heading depth
1 parent 8bfbac9 commit 54d1bea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ can use to perform this operation:
831831
bin/cake schema_cache clear
832832
833833
Alert of missing migrations
834-
---------------------------
834+
===========================
835835

836836
You can use the ``Migrations.PendingMigrations`` middleware in local development
837837
to alert developers about new migrations that have not been applied::
@@ -856,7 +856,7 @@ You can temporarily disable the migration check by adding
856856
``skip-migration-check=1`` to the URL query string
857857

858858
IDE autocomplete support
859-
------------------------
859+
========================
860860

861861
The `IdeHelper plugin
862862
<https://github.com/dereuromark/cakephp-ide-helper>`__ can help

0 commit comments

Comments
 (0)