From d69c8fb90d8561b9eabe67301dfbb700d37dd5b3 Mon Sep 17 00:00:00 2001 From: Pedro Augusto de Paula Barbosa Date: Sat, 26 Oct 2019 15:35:00 -0300 Subject: [PATCH] fix(readme): fix table of contents link to ci/cd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fca46ab..9ea16365 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](#cicd) * [Code Quality](#code-quality) * [Code Search and Browsing](#code-search-and-browsing) * [Crash and Exception Handling](#crash-and-exception-handling) @@ -252,7 +252,7 @@ Table of Contents * [sourcegraph.com](https://about.sourcegraph.com/) — Java, Go, Python, Node.js, etc., code search/cross-references, free for Open Source * [searchcode.com](https://searchcode.com/) — Comprehensive text-based code search, free for Open Source -## CI / CD +## CI / CD * [ligurio/awesome-ci](https://github.com/ligurio/awesome-ci) — Comparison of Continuous Integration services * [Azure Pipelines](https://azure.microsoft.com/services/devops/pipelines/) — 10 free parallel jobs with unlimited minutes for open source for Linux, macOS, and Windows