From 60dcc828cdbc22ccb4be09c8011534db64933f75 Mon Sep 17 00:00:00 2001 From: shokinn Date: Mon, 5 Jan 2026 03:42:56 +0100 Subject: [PATCH] Fix headings --- doc/ddns-hetzner.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ddns-hetzner.md b/doc/ddns-hetzner.md index 291df05..107c9d4 100644 --- a/doc/ddns-hetzner.md +++ b/doc/ddns-hetzner.md @@ -12,9 +12,9 @@ - [Description](#description) - [Requirements and installation](#requirements-and-installation) - [Dependencies](#dependencies) - - [Installation](#installation) + - [JSON parser Installation](#json-parser-installation) - [Pre requisites](#pre-requisites) - - [Installation](#installation-1) + - [Script Installation](#script-installation) - [Configuration](#configuration) - [`PhgDDNSHetznerAPIToken`](#phgddnshetznerapitoken) - [`PhgDDNSHetznerDomainEntryConfig`](#phgddnshetznerdomainentryconfig) @@ -34,7 +34,7 @@ RouterOS 6 isn't and won't be supported! This script requires [Winand](https://github.com/Winand)'s [mikrotik-json-parser](https://github.com/Winand/mikrotik-json-parser) to be installed. -#### Installation +#### JSON parser Installation Create another new script: @@ -53,7 +53,7 @@ Create a [API token for Hetzner's Cloud API](https://docs.hetzner.cloud/referenc The API token can be created at: `Your cloud project` -> `Security` -> `API-Tokens` -### Installation +### Script Installation Just install the script: