From e979555d19aaed4f1c27c737a0b259ec11f05270 Mon Sep 17 00:00:00 2001 From: Ronak Lakhotia Date: Mon, 22 Apr 2019 03:27:13 +0800 Subject: [PATCH] Minor fixes --- technical-reports/Performance-Testing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/technical-reports/Performance-Testing.md b/technical-reports/Performance-Testing.md index 582fde0..8ccc76b 100644 --- a/technical-reports/Performance-Testing.md +++ b/technical-reports/Performance-Testing.md @@ -3,8 +3,8 @@ Authors: [Ronak Lakhotia](https://github.com/RonakLakhotia), [Amrut Prabhu](https://github.com/amrut-prabhu) and [Jacob Li PengCheng](https://github.com/jacoblipech) * [Introduction](#Introduction) -* [Why do we need Performance Testing?](#Why-do-we-need-Performance-Testing?) -* [Overview of the Proposed Solution](#Overview-of-Proposed-Solution) +* [Why do we need Performance Testing?](#Why-do-we-need-Performance-Testing) +* [Overview of Proposed Solution](#Overview-of-Proposed-Solution) * [Tools considered for Performance Testing](#Tools-considered-for-Performance-Testing) * [Reasons for using JMeter](#Reasons-for-using-JMeter) * [Current implementation of the solution](#current-implementation-of-the-solution)