fix(readme): fix table of contents link to ci/cd

This commit is contained in:
Pedro Augusto de Paula Barbosa 2019-10-26 15:35:00 -03:00 committed by GitHub
parent 7dfd1ec243
commit d69c8fb90d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ Table of Contents
* [Testing](#testing) * [Testing](#testing)
* [BaaS](#baas) * [BaaS](#baas)
* [CDN and Protection](#cdn-and-protection) * [CDN and Protection](#cdn-and-protection)
* [CI / CD](#ci--cd) * [CI / CD](#cicd)
* [Code Quality](#code-quality) * [Code Quality](#code-quality)
* [Code Search and Browsing](#code-search-and-browsing) * [Code Search and Browsing](#code-search-and-browsing)
* [Crash and Exception Handling](#crash-and-exception-handling) * [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 * [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 * [searchcode.com](https://searchcode.com/) — Comprehensive text-based code search, free for Open Source
## CI / CD ## <a name="cicd"></a>CI / CD
* [ligurio/awesome-ci](https://github.com/ligurio/awesome-ci) — Comparison of Continuous Integration services * [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 * [Azure Pipelines](https://azure.microsoft.com/services/devops/pipelines/) — 10 free parallel jobs with unlimited minutes for open source for Linux, macOS, and Windows