diff options
| author | Lucas Galfasó | 2013-05-24 22:43:09 -0300 | 
|---|---|---|
| committer | Misko Hevery | 2013-05-30 23:43:27 -0700 | 
| commit | c38073667d81bdd3b6cdb24a11ff9bcd261d0441 (patch) | |
| tree | 9ff4ec952d5ec005ff83abde4deb16f02f5d0169 /docs/src | |
| parent | e1a050e6b26aca4d0e6e7125d3f6c1c8fc1d92cb (diff) | |
| download | angular.js-c38073667d81bdd3b6cdb24a11ff9bcd261d0441.tar.bz2 | |
chore(docs): add reference to the blog
Add a reference to the blog at the documentation.
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/templates/index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 6054f813..a3edba30 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -155,6 +155,7 @@                  <i class="icon-comment icon-white"></i> Discuss <b class="caret"></b>                </a>                <ul class="dropdown-menu"> +                <li><a href="http://blog.angularjs.org">Blog</a></li>                  <li><a href="http://groups.google.com/group/angular">Mailing List</a></li>                  <li><a href="http://webchat.freenode.net/?channels=angularjs&uio=d4">Chat Room</a></li>                  <li class="divider"></li> | 
