aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/dev_guide.e2e-testing.ngdoc
diff options
context:
space:
mode:
authorPete Bacon Darwin2013-05-18 22:17:15 +0100
committerPete Bacon Darwin2013-05-18 22:17:28 +0100
commit6847cbeff83d549c1714668bda9e6870a0ae5e22 (patch)
tree6a1f2828d1ce3b0b435dc72ee15bac798c0a38b1 /docs/content/guide/dev_guide.e2e-testing.ngdoc
parent84daf33c03f8997aef0efaf87971ed710bd883a0 (diff)
downloadangular.js-6847cbeff83d549c1714668bda9e6870a0ae5e22.tar.bz2
docs(guide::testing): fix link to angular-seed
Diffstat (limited to 'docs/content/guide/dev_guide.e2e-testing.ngdoc')
-rw-r--r--docs/content/guide/dev_guide.e2e-testing.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.e2e-testing.ngdoc b/docs/content/guide/dev_guide.e2e-testing.ngdoc
index ef340831..45cc0dea 100644
--- a/docs/content/guide/dev_guide.e2e-testing.ngdoc
+++ b/docs/content/guide/dev_guide.e2e-testing.ngdoc
@@ -217,4 +217,4 @@ expect(value).toBeGreaterThan(expected)
</pre>
# Example
-See the {@link angular-seed https://github.com/angular/angular-seed} project for an example. \ No newline at end of file
+See the {@link https://github.com/angular/angular-seed angular-seed} project for an example. \ No newline at end of file