From 19d0e7e23d3add7377c0a6711fa14e06895a9fa1 Mon Sep 17 00:00:00 2001 From: evuez Date: Wed, 25 Nov 2015 09:46:24 +0100 Subject: [PATCH 1/2] Fix link for "Tools for Teams and Collaboration" There was a missing "and" in the anchor. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5732f5b..312ef7db 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Table of Contents ================= * [Source Code Repos](#source-code-repos) - * [Tools for Teams and Collaboration](#tools-for-teams--collaboration) + * [Tools for Teams and Collaboration](#tools-for-teams-and-collaboration) * [Code Quality](#code-quality) * [Code Search and Browsing](#code-search-and-browsing) * [CI / CD](#ci--cd) From 071b41879aabe6b20f25cb127d72ba9046f18fac Mon Sep 17 00:00:00 2001 From: evuez Date: Wed, 25 Nov 2015 09:49:33 +0100 Subject: [PATCH 2/2] Fix link for "Design and UI" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 312ef7db..5d2ada75 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Table of Contents * [STUN, WebRTC, Web Socket Servers and Other Routers](#stun-webrtc-web-socket-servers-and-other-routers) * [Issue Tracking and Project Management](#issue-tracking-and-project-management) * [Storage and Media Processing](#storage-and-media-processing) - * [Design and UI](#design--ui) + * [Design and UI](#design-and-ui) * [Data Visualization on Maps](#data-visualization-on-maps) * [Package Build System](#package-build-systems) * [IDE and Code Editing](#ide-and-code-editing)