From 7bd21b4792e0fcf5e83a2c220d0250eb900ba705 Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Fri, 18 Oct 2019 13:56:32 +0900 Subject: [PATCH] Fix CI/CD navigation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 237cffcc..87c08d8d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Table of Contents * [Automated Browser Testing](#automated-browser-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)