diff options
| author | Kevin London | 2014-08-07 16:32:40 -0700 |
|---|---|---|
| committer | Kevin London | 2014-08-07 16:32:40 -0700 |
| commit | bc03d2b553bc2c5bc341bb6fd43f8fe382e3cd41 (patch) | |
| tree | 968fb247a5429e4e7d46ecefa0a90ac312ca4bec /docs/topics/browsable-api.md | |
| parent | 31591d6cfca7d19a21c214b98e9256ed8b28182f (diff) | |
| download | django-rest-framework-bc03d2b553bc2c5bc341bb6fd43f8fe382e3cd41.tar.bz2 | |
Updated links to Bootstrap components
The previous links landed on the the main page and no longer directly linked to specific areas.
Diffstat (limited to 'docs/topics/browsable-api.md')
| -rw-r--r-- | docs/topics/browsable-api.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/topics/browsable-api.md b/docs/topics/browsable-api.md index e32db695..96cdabe6 100644 --- a/docs/topics/browsable-api.md +++ b/docs/topics/browsable-api.md @@ -167,10 +167,10 @@ You can now add the `autocomplete_light.ChoiceWidget` widget to the serializer f [bootstrap]: http://getbootstrap.com [cerulean]: ../img/cerulean.png [slate]: ../img/slate.png -[bcustomize]: http://twitter.github.com/bootstrap/customize.html#variables +[bcustomize]: http://getbootstrap.com/2.3.2/customize.html [bswatch]: http://bootswatch.com/ -[bcomponents]: http://twitter.github.com/bootstrap/components.html -[bcomponentsnav]: http://twitter.github.com/bootstrap/components.html#navbar +[bcomponents]: http://getbootstrap.com/2.3.2/components.html +[bcomponentsnav]: http://getbootstrap.com/2.3.2/components.html#navbar [autocomplete-packages]: https://www.djangopackages.com/grids/g/auto-complete/ [django-autocomplete-light]: https://github.com/yourlabs/django-autocomplete-light [django-autocomplete-light-install]: http://django-autocomplete-light.readthedocs.org/en/latest/#install |
