diff options
| author | Tom Christie | 2012-09-12 13:11:26 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-09-12 13:11:26 +0100 | 
| commit | dac4cb9e8bf107f407ed8754bbef0ce97e79beb2 (patch) | |
| tree | f57fc7774d36098e6aa8cf8af416aa5382fbc3e1 /docs/template.html | |
| parent | 2469cd2c837112cc8134bebc6d3ac34994529c78 (diff) | |
| download | django-rest-framework-dac4cb9e8bf107f407ed8754bbef0ce97e79beb2.tar.bz2 | |
GitHub link in toolbar
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/template.html b/docs/template.html index f20aabac..936b6d93 100644 --- a/docs/template.html +++ b/docs/template.html @@ -21,6 +21,7 @@      <div class="navbar navbar-inverse navbar-fixed-top">        <div class="navbar-inner">          <div class="container-fluid"> +            <a class="repo-link btn btn-primary btn-small" href="https://github.com/tomchristie/django-rest-framework/tree/restframework2">GitHub</a>            <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">              <span class="icon-bar"></span>              <span class="icon-bar"></span>  | 
