From 19e0744a667aed968bf18ee0ca556fb7f4d80faa Mon Sep 17 00:00:00 2001 From: Mosab Ibrahim Date: Sat, 19 Oct 2019 14:54:46 +0100 Subject: [PATCH] Fix "Payment / Billing Integration" section link The link to the "Payment / Billing Integration" section in the table of contents had an extra `-`. This commit fixes that. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 221fed11..485ecbe2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Table of Contents * [Other Free Resources](#other-free-resources) * [PaaS](#paas) * [Package Build System](#package-build-system) - * [Payment / Billing Integration](#payment--billing-integration) + * [Payment / Billing Integration](#payment-billing-integration) * [Search](#search) * [Security and PKI](#security-and-pki) * [Source Code Repos](#source-code-repos)