From 46a7c5ade9f023e02010039ee313bdf18c278c28 Mon Sep 17 00:00:00 2001 From: "M.Yasir Ali Shah" Date: Fri, 10 Mar 2017 22:49:16 +0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b97fd..d53663b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It is based on a JS Air datePicker (https://github.com/t1m0n/air-datepicker). ![alt text](assets/DP_Range.bmp "Date Picker") ##Demo Application -[Date Picker Application](https://apex.oracle.com/pls/apex/f?p=83009:1 "DatePicket Homepage") +[Date Picker Application](https://apex.oracle.com/pls/apex/f?p=83009:10 "DatePicker Homepage") ##Plugin Features From 4fcf07c115f463af46874c7c7cbf03bea91aa7b8 Mon Sep 17 00:00:00 2001 From: "M.Yasir Ali Shah" Date: Fri, 10 Mar 2017 22:50:07 +0500 Subject: [PATCH 2/2] Update apexplugin.json --- apexplugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apexplugin.json b/apexplugin.json index 0856f21..e947cde 100644 --- a/apexplugin.json +++ b/apexplugin.json @@ -28,9 +28,9 @@ "plugin": { "internalName": "COM.PLANETAPEX.DYNAMICDATETIMEPICKER", "type": "item", - "demo": "https://apex.oracle.com/pls/apex/f?p=83009:2", + "demo": "https://apex.oracle.com/pls/apex/f?p=83009:10", "previewImage": "https://raw.githubusercontent.com/planetapex/apex-plugin-dynamicDateTimePicker/master/assets/DP_Range.bmp" } } } -} \ No newline at end of file +}