From 72935be0ebf4da19f79b7b94d6729fff2804c2b8 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Thu, 15 Dec 2022 12:55:11 +0100 Subject: [PATCH] docs: remove extra heading in fundamentals/index --- docs/fundamentals/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/fundamentals/index.md b/docs/fundamentals/index.md index 2468dc0d71..5f2e4ad59e 100644 --- a/docs/fundamentals/index.md +++ b/docs/fundamentals/index.md @@ -3,8 +3,6 @@ title: Geth fundamentals description: Documentation for foundational Geth topics --- -## Geth fundamentals {#geth-fundamentals} - This section includes documentation for foundational topics in Geth. The pages here will help you to understand how Geth works from a user perspective and under the hood. This is where you will find information about how to manage a Geth node and understand how it functions.