angular / code.angularjs.org

code.angularjs.org
153 stars 749 forks source link

Link to 1.2.19 docs return a 500 #12

Closed mkelley33 closed 9 years ago

mkelley33 commented 10 years ago

I tried to visit the API docs for AngularJS 1.2.19 and got a 500 server error.

To reproduce:

  1. go to https://docs.angularjs.org/api/
  2. from drop API reference at top of page, select v1.2.19 from drop-down select menu
  3. you'll be taken to https://code.angularjs.org/1.2.19/docs/api/ which returns a standard nginx server 500 error message

screen shot 2014-07-12 at 8 30 10 pm

supasate commented 9 years ago

This issue can be closed. It works now.

mkelley33 commented 9 years ago

Closing, verified as fixed. Thanks @supasate