From c2371c877cf010c2efcc9ada69f065aa4592cf56 Mon Sep 17 00:00:00 2001 From: "JC (Jonathan Chen)" Date: Sat, 22 Apr 2023 22:48:35 -0400 Subject: [PATCH] docs: make link clickable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b2833..2a00117 100644 --- a/README.md +++ b/README.md @@ -387,7 +387,7 @@ value :{"SoupPartition": 0, "SoupSequence": 10, "trackingID": 11578719950254, "m ## Documentation -An addition to the example application, there is extra documentation at the package and class level, which are located in project ```https://github.com/Nasdaq/NasdaqCloudDataService-SDK-Python​/tree/master/ncdssdk/docs``` +An addition to the example application, there is extra documentation at the package and class level, which are located in project [https://github.com/Nasdaq/NasdaqCloudDataService-SDK-Python​/tree/master/ncdssdk/docs](https://github.com/Nasdaq/NasdaqCloudDataService-SDK-Python/tree/master/ncdssdk/docs) ## Contributing