From 7dfd1ec2433fe1e429ae83be2ce687a9883aa7b5 Mon Sep 17 00:00:00 2001 From: Pedro Augusto de Paula Barbosa Date: Fri, 25 Oct 2019 14:59:25 -0300 Subject: [PATCH] fix(readme): fix table of contents link to ci/cd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c121d01..4fca46ab 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Table of Contents * [Testing](#testing) * [BaaS](#baas) * [CDN and Protection](#cdn-and-protection) - * [CI / CD](#ci-cd) + * [CI / CD](#ci--cd) * [Code Quality](#code-quality) * [Code Search and Browsing](#code-search-and-browsing) * [Crash and Exception Handling](#crash-and-exception-handling)