Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit aca4f8e

Browse files
authored
Fix title case in index, fix links in index
1 parent 4625c63 commit aca4f8e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ WordPress package to enable a controller when using Blade with [Sage](https://ro
77
* [Usage](#usage)
88
* [Overview](#overview)
99
* [Basic Controller](#basic-controller)
10-
* [Using functions](#using-static-methods)
11-
* [Using components](#creating-components)
12-
* [Inheriting the tree/hierarchy](#inheriting-the-treehierarchy)
13-
* [Creating global properties](#creating-global-properties)
14-
* [Advanced Custom Fields module](#advanced-custom-fields-module)
15-
* [Template override option](#template-override-option)
10+
* [Using Functions](#using-functions)
11+
* [Using Components](#using-components)
12+
* [Inheriting the Tree/Hierarchy](#inheriting-the-treehierarchy)
13+
* [Creating Global Properties](#creating-global-properties)
14+
* [Advanced Custom Fields Module](#advanced-custom-fields-module)
15+
* [Template Override Option](#template-override-option)
1616
* [Lifecycles](#lifecycles)
17-
* [Disable option](#disable-option)
17+
* [Disable Option](#disable-option)
1818
* [Blade Debugger](#blade-debugger)
1919
* [Blade Coder](#blade-coder)
2020

0 commit comments

Comments
 (0)