mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update Angular.js documentation (1.4.0)
This commit is contained in:
parent
33d210324d
commit
10fc8cf779
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module Docs
|
||||||
self.name = 'Angular.js'
|
self.name = 'Angular.js'
|
||||||
self.slug = 'angular'
|
self.slug = 'angular'
|
||||||
self.type = 'angular'
|
self.type = 'angular'
|
||||||
self.version = '1.3.15'
|
self.version = '1.4.0'
|
||||||
self.base_url = "https://code.angularjs.org/#{version}/docs/partials/api/"
|
self.base_url = "https://code.angularjs.org/#{version}/docs/partials/api/"
|
||||||
|
|
||||||
html_filters.push 'angular/clean_html', 'angular/entries', 'title'
|
html_filters.push 'angular/clean_html', 'angular/entries', 'title'
|
||||||
|
|
Loading…
Reference in a new issue