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 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 +}