From f5b1b15d2b99ed7e4763424efa4ce1e96ac42554 Mon Sep 17 00:00:00 2001 From: Sebastian Frechen Date: Fri, 15 Oct 2021 12:23:21 +0200 Subject: [PATCH] fixes #11 via upating links to 1.2 release of https://github.com/Open-Systems-Pharmacology/Qualification-text-modules (#13) --- Qualification/Input/qualification_plan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Qualification/Input/qualification_plan.json b/Qualification/Input/qualification_plan.json index 0145569..fd79bc2 100644 --- a/Qualification/Input/qualification_plan.json +++ b/Qualification/Input/qualification_plan.json @@ -446,7 +446,7 @@ { "Id": 1, "Title": "1 Introduction", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Empty.md", + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Empty.md", "Sections": [ { "Id": 11, @@ -475,7 +475,7 @@ { "Id": 2, "Title": "2 Qualification of Use Case UGT-mediated DDI", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Empty.md" + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Empty.md" }, { "Id": 3, @@ -485,12 +485,12 @@ { "Id": 31, "Title": "3.1 Atazanavir - Raltegravir DDI", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Empty.md" + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Empty.md" }, { "Id": 32, "Title": "3.2 Mefenamic acid - Dapagliflozin DDI", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Empty.md" + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Empty.md" } ] }, @@ -503,22 +503,22 @@ { "Id": 5, "Title": "5 Appendix", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Empty.md", + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Empty.md", "Sections": [ { "Id": 51, "Title": "5.1 Open Systems Pharmacology Suite (OSPS) Introduction", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/OSPS_Introduction.md" + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/OSPS_Introduction.md" }, { "Id": 52, "Title": "5.2 Mathematical Implementation of Drug-Drug Interactions", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Mathematical_Implementation_of_DDI.md" + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Mathematical_Implementation_of_DDI.md" }, { "Id": 53, "Title": "5.3 Automatic (re)-qualification workflow", - "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.1/Qualification_Workflow.md" + "Content": "https://raw.githubusercontent.com/Open-Systems-Pharmacology/Qualification-text-modules/v1.2/Qualification_Workflow.md" } ] }