Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit fdf517e

Browse files
authored
docs(upgrade): temporary fix broken regions (#2424)
1 parent fe220a5 commit fdf517e

File tree

9 files changed

+12
-2
lines changed

9 files changed

+12
-2
lines changed

public/docs/ts/latest/guide/upgrade.jade

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,12 +1578,22 @@ code-example(format="").
15781578
that use WebDriver's generic URL APIs instead. The first of these is
15791579
the redirection spec:
15801580

1581-
+makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'redirect', 'e2e-tests/scenarios.ts')
1581+
.alert.is-important
1582+
:marked
1583+
This guide is still in the process of being updated to RC5 and it's samples
1584+
may not work correctly.
1585+
1586+
//- +makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'redirect', 'e2e-tests/scenarios.ts')
15821587
15831588
:marked
15841589
And the second is the phone links spec:
1590+
1591+
.alert.is-important
1592+
:marked
1593+
This guide is still in the process of being updated to RC5 and it's samples
1594+
may not work correctly.
15851595

1586-
+makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'links', 'e2e-tests/scenarios.ts')
1596+
//- +makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'links', 'e2e-tests/scenarios.ts')
15871597
15881598
15891599

0 commit comments

Comments
 (0)