From bb8584c1be258e76794d9d60637bea9a44d73f51 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Wed, 28 Apr 2021 16:25:25 +0200 Subject: Update documentation_index.md --- docs/documentation_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/documentation_index.md b/docs/documentation_index.md index 5e8a1e0..eae5417 100644 --- a/docs/documentation_index.md +++ b/docs/documentation_index.md @@ -29,5 +29,5 @@ * [The Modular Structure](The-Modular-Structure.md) * [Hooks Bash](Hooks-Bash.md) * [Hooks Cmake](Hooks-Cmake.md) -* [Hooks C++](Create-a-new-Hook.md) +* [Hooks C++](hooks-script.md) -- cgit