aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/content/guide/dev_guide.e2e-testing.ngdoc2
-rw-r--r--docs/content/guide/dev_guide.unit-testing.ngdoc2
2 files changed, 2 insertions, 2 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
diff --git a/docs/content/guide/dev_guide.unit-testing.ngdoc b/docs/content/guide/dev_guide.unit-testing.ngdoc
index 4d4bac5f..175af471 100644
--- a/docs/content/guide/dev_guide.unit-testing.ngdoc
+++ b/docs/content/guide/dev_guide.unit-testing.ngdoc
@@ -348,5 +348,5 @@ ou
ou
## Sample project
-See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
+See the {@link https://github.com/angular/angular-seed angular-seed} project for an example.