Skip to content

Commit c5083c6

Browse files
committed
fix link
1 parent 4c30c13 commit c5083c6

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

Extensions/Editor Extensions/Dynamic Banner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic Banner
22

3-
![Screenshot](https://github.com/optimizely/extension-library/tree/master/Extensions/Editor%20Extensions/Dynamic%20Banner/screenshot.png)
3+
![Screenshot](https://github.com/optimizely/extension-library/blob/master/Extensions/Editor%20Extensions/Dynamic%20Banner/screenshot.png)
44

55
## Description
66

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Timed Modal
2+
3+
![Screenshot](https://github.com/optimizely/extension-library/tree/master/Extensions/Editor%20Extensions/Timed%20Modal/screenshot.png)
4+
5+
## Description
6+
7+
A lightbox (pop-up) that has modifiable content and appears after a defined number of seconds.
8+
9+
## Fields
10+
11+
* Headline text
12+
* Secondary text
13+
* CTA text
14+
* CTA link
15+
* Image URl
16+
* Timer

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
This library houses all of Optimizely’s Add On components. Add Ons allow you to build on-top and extend Optimizely. Currently, we support Extensions and Custom Integrations.
44

5+
Please contact [email protected] if you have any questions.
6+
57
## Extensions
68

79
Extensions are reusable templates for making changes in the visual editor. View the [documentation](https://developers.optimizely.com/x/extensions/) or our code samples in the [Extension Library](https://github.com/optimizely/extension-library/tree/master/Extensions).
810

911
## Custom Integrations
1012

11-
Custom integrations allow customers to create project level integrations that can be enabled/disabled for individual campaigns. Today, we support analytic integrations to extend Optimizely to your third party analytic tools. View our supported integrations in the [Integration Library]().
13+
Custom integrations allow customers to create project level integrations that can be enabled/disabled for individual campaigns. Today, we support analytic integrations to extend Optimizely to your third party analytic tools. View our supported integrations in the [Integration Library](https://github.com/optimizely/extension-library/tree/master/Integrations/Analytics).

0 commit comments

Comments
 (0)