diff --git a/2023/README.md b/2023/README.md
index f96c5b4..81a3817 100644
--- a/2023/README.md
+++ b/2023/README.md
@@ -168,7 +168,7 @@ show that specific test case among various testcases, `show [test_run_id];` will
| Empty response for node-fetch http call | Typescript-SDK | [
](https://github.com/keploy/typescript-sdk/issues/49) | [](https://github.com/keploy/typescript-sdk/pull/60) | | | |
| Add a sample unit test for mocking/stubbing calls in unit-tests | Samples-Typescript | [](https://github.com/keploy/samples-typescript/issues/10) | [](https://github.com/keploy/samples-typescript/pull/11) | | | |
| Write the test-cases for TS-SDK (for Integrations) | Typescript-SDK | [](https://github.com/keploy/typescript-sdk/issues/56) | | | [](https://github.com/keploy/typescript-sdk/pull/59) | [](https://github.com/keploy/typescript-sdk/issues/63) |
-| Add check to not record testcases during test mode | Typescript-SDK | [](https://github.com/keploy/typescript-sdk/issues/42) | | [](https://github.com/keploy/typescript-sdk/pull/46) | | |
+| Add check to not record testcases during test mode | Typescript-SDK | [](https://github.com/keploy/typescript-sdk/issues/42) | [](https://github.com/keploy/typescript-sdk/pull/68) | [](https://github.com/keploy/typescript-sdk/pull/46) | | |
| Add log statement in keploy and mock module to log mode | Typescript-SDK | [](https://github.com/keploy/typescript-sdk/issues/45) | | | [](https://github.com/keploy/typescript-sdk/pull/48)| |
| Remove cp cmd from build script | Typescript-SDK | [](https://github.com/keploy/typescript-sdk/issues/51) | | | [](https://github.com/keploy/typescript-sdk/pull/53) | |
| Add filter for headers during recording | Typescript-SDK | [](https://github.com/keploy/typescript-sdk/issues/44) | |[](https://github.com/keploy/typescript-sdk/pull/47) | | |