Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

minor error in link #6715

Closed
wants to merge 1 commit into from
Closed

minor error in link #6715

wants to merge 1 commit into from

Conversation

Brianmanden
Copy link
Contributor

@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#6715)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@caitp
Copy link
Contributor

caitp commented Mar 17, 2014

This is identical to d0781eb

@caitp caitp closed this Mar 17, 2014
@Brianmanden
Copy link
Contributor Author

Actually no. There are two links on that page that links to the wrong page.

2014-03-17 17:43 GMT+01:00 Caitlin Potter notifications@github.com:

This is identical to d0781ebhttps://github.com/angular/angular.js/commit/d0781eb1a3ee68d08a3f80d0102e99e6d7fde5f6

Reply to this email directly or view it on GitHubhttps://github.com//pull/6715#issuecomment-37838625
.

MVH Brian Juul Andersen

@caitp
Copy link
Contributor

caitp commented Mar 17, 2014

That may well be, however the diff is identical between these those two patches.

Compare (from #6715): patch

@@ -44,7 +44,7 @@ Following is a sample of the file:

 We'll use Angular's {@link ng.$http $http} service in our controller to make an HTTP
 request to your web server to fetch the data in the `app/phones/phones.json` file. `$http` is just
-one of several built-in {@link guide/dev_guide.services Angular services} that handle common operations
+one of several built-in {@link guide/services Angular services} that handle common operations
 in web apps. Angular injects these services for you where you need them.

 Services are managed by Angular's {@link guide/di DI subsystem}. Dependency injection

vs. (from #6714): patch

@@ -44,7 +44,7 @@ Following is a sample of the file:

 We'll use Angular's {@link ng.$http $http} service in our controller to make an HTTP
 request to your web server to fetch the data in the `app/phones/phones.json` file. `$http` is just
-one of several built-in {@link guide/dev_guide.services Angular services} that handle common operations
+one of several built-in {@link guide/services Angular services} that handle common operations
 in web apps. Angular injects these services for you where you need them.

 Services are managed by Angular's {@link guide/di DI subsystem}. Dependency injection

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants