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

docs: “View source” buttons in the API reference are linked to 404 page (again) #5590

Closed
yuasakusa opened this issue Jan 1, 2014 · 2 comments
Milestone

Comments

@yuasakusa
Copy link

Steps to reproduce:

  1. Open a page in the API reference on docs.angularjs.org, e.g. http://docs.angularjs.org/api/ng.$http
  2. Click the “View source” button.

Actual result:
Page https://github.com/angular/angular.js/tree/v1.2.7-build.2036+sha.e415e91/src/ng/http.js#L173 is opened, but it is 404.

Expected result:
A correct page (probably https://github.com/angular/angular.js/tree/e415e91/src/ng/http.js#L173) should be opened.

Note:
The issue is similar to issue #3616. Also issue #4904 appears to be related.

@bcronje
Copy link

bcronje commented Jan 2, 2014

+1 Not having the "View source" button work correctly is a real pain.

Narretz added a commit to Narretz/angular.js that referenced this issue Jan 5, 2014
Narretz added a commit to Narretz/angular.js that referenced this issue Jan 5, 2014
@yuasakusa
Copy link
Author

Thank you for fixing!

jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this issue Jan 27, 2014
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 a pull request may close this issue.

2 participants