From 8155e35c816d274534fbc8c07177f64bc0db495c Mon Sep 17 00:00:00 2001 From: Shruti Agarwal Date: Fri, 8 Dec 2023 00:02:42 +0530 Subject: [PATCH] Update 2023-08-11.md --- docs/2023/ABDM/Loinc-India/updates/2023-08-11.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/2023/ABDM/Loinc-India/updates/2023-08-11.md b/docs/2023/ABDM/Loinc-India/updates/2023-08-11.md index 9195c989d..a3e140466 100644 --- a/docs/2023/ABDM/Loinc-India/updates/2023-08-11.md +++ b/docs/2023/ABDM/Loinc-India/updates/2023-08-11.md @@ -14,10 +14,6 @@ author: Vansh ![Searing page for LOINC test](.\assets\image7.png) ![File import and exporting feature](.\assets\image8.png) -## Contributions - -[Github_Repo](https://github.com/kiranma72/loinc-india/commit/fc90bf940fc5ce635081e70c0e1de0a8159ea79a) - ## Learnings - learned how to encode and decode a string so that it can be safely transmitted over the internet. This is important because some characters, such as spaces and ampersands, have special meaning in URLs and can cause problems if they are not encoded.