Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83db948

Browse files
authored
Merge pull request segmentio#2076 from segmentio/repo-sync
repo sync
2 parents 81cfa20 + cfe4b9d commit 83db948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To upgrade a source to Analytics.js 2.0:
1717
6. Open the Debugger to ensure that events are flowing as expected.
1818

1919
> info ""
20-
> If you set `'Segment.io:' false' in the integrations object, Analytics.js 2.0 drops the event before it reaches the Source Debugger.
20+
> If you set `'Segment.io:' false` in the integrations object, Analytics.js 2.0 drops the event before it reaches the Source Debugger.
2121
2222
## Automatic migration
2323

@@ -34,7 +34,7 @@ Analytics.js sources will upgrade to Analytics.js 2.0 on the date below, accordi
3434
3535
## Revert to Analytics.js Classic
3636

37-
Once a source moves to Analytics.js 2.0, you can follow the steps above in [Manual migration](#manual-migration) back to roll back to Analytics.js Classic.
37+
Once a source moves to Analytics.js 2.0, you can follow the steps above in [Manual migration](#manual-migration) to roll back to Analytics.js Classic.
3838

3939
## Cases that require additional intervention
4040

0 commit comments

Comments
 (0)