File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
src/connections/destinations/catalog/actions-amplitude Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 18
18
[[context .branch-deploy .plugins ]]
19
19
package = " netlify-plugin-jekyll-cache"
20
20
21
+ [context .branch-deploy .plugins .inputs ]
22
+ jekyllSource = " /src"
23
+
24
+
21
25
22
-
23
26
[[redirects ]]
24
27
from = " /docs/*"
25
28
to = " /:splat"
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ You can select these subscriptions by choosing "Quick Setup" when you first conf
95
95
<!-- Include section about hard coded mappings for Log Revenue v2 in Track event -->
96
96
<!-- Mention in Group setting the enterprise Amplitude account blurb -->
97
97
<!-- Add Legacy Group Behavior section to migration -->
98
- <!-- Copy Alias method to Map User action -->
98
+
99
99
100
100
## Available Amplitude Actions
101
101
You can’t perform that action at this time.
0 commit comments