Fix CI / CD menu link

This commit is contained in:
Loïc Guglielmino 2019-11-12 09:48:23 +01:00
parent 3516b434be
commit 70ed551ec1

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](#cicd) * [CI / CD](#ci-cd)
* [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)
@ -262,7 +262,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
## <a name="cicd"></a>CI / CD ## 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