docs(upgrade): temporary fix broken regions (#2424)

This commit is contained in:
Jesús Rodríguez 2016-09-21 14:53:43 +02:00 committed by GitHub
parent fe220a5cab
commit fdf517ee6b
9 changed files with 12 additions and 2 deletions

View File

@ -1578,12 +1578,22 @@ code-example(format="").
that use WebDriver's generic URL APIs instead. The first of these is
the redirection spec:
+makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'redirect', 'e2e-tests/scenarios.ts')
.alert.is-important
:marked
This guide is still in the process of being updated to RC5 and it's samples
may not work correctly.
//- +makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'redirect', 'e2e-tests/scenarios.ts')
:marked
And the second is the phone links spec:
.alert.is-important
:marked
This guide is still in the process of being updated to RC5 and it's samples
may not work correctly.
+makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'links', 'e2e-tests/scenarios.ts')
//- +makeExample('upgrade-phonecat-3-final/e2e-spec.ts', 'links', 'e2e-tests/scenarios.ts')