diff options
| author | Tom Christie | 2013-01-18 14:04:26 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-18 14:04:26 +0000 | 
| commit | 80a8d0f2793835f1a33be309ae3e51d4b7dbae39 (patch) | |
| tree | 2debecb9abeb6885116c3501290d48144fcad774 /docs/index.md | |
| parent | 0f0a07b732a4bd90957c08b01d51e70c7e739d5d (diff) | |
| download | django-rest-framework-80a8d0f2793835f1a33be309ae3e51d4b7dbae39.tar.bz2 | |
Update docs to reference DabApps commercial support
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 12 | 
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md index 497f1900..3ed11c02 100644 --- a/docs/index.md +++ b/docs/index.md @@ -132,9 +132,9 @@ Run the tests:  ## Support -For support please see the [REST framework discussion group][group], or try the  `#restframework` channel on `irc.freenode.net`. +For support please see the [REST framework discussion group][group], try the  `#restframework` channel on `irc.freenode.net`, or raise a  question on [Stack Overflow][stack-overflow], making sure to include the ['django-rest-framework'][django-rest-framework-tag] tag. -Paid support is also available from [DabApps], and can include work on REST framework core, or support with building your REST framework API.  Please contact [Tom Christie][email] if you'd like to discuss commercial support options. +[Paid support is available][paid-support] from [DabApps][dabapps], and can include work on REST framework core, or support with building your REST framework API.  Please [contact DabApps][contact-dabapps] if you'd like to discuss commercial support options.  ## License @@ -209,5 +209,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  [credits]: topics/credits.md  [group]: https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework -[DabApps]: http://dabapps.com -[email]: mailto:tom@tomchristie.com +[stack-overflow]: http://stackoverflow.com/ +[django-rest-framework-tag]: http://stackoverflow.com/questions/tagged/django-rest-framework +[django-tag]: http://stackoverflow.com/questions/tagged/django +[paid-support]: http://dabapps.com/services/build/api-development/ +[dabapps]: http://dabapps.com +[contact-dabapps]: http://dabapps.com/contact/  | 
