Skip to content

Commit cfe4b9d

Browse files
authored
Merge pull request #87 from segmentio/doc-351
Added note about functionality of setting Segment.io: false in A.js 2.0 [DOC-351]
2 parents 81375d0 + ca662c5 commit cfe4b9d

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

Lines changed: 2 additions & 2 deletions
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)