@@ -20,13 +20,11 @@ continued development by **[signing up for a paid plan][funding]**.
20
20
The initial aim is to provide a single full-time position on REST framework.
21
21
* Every single sign-up makes a significant impact towards making that possible.*
22
22
23
- <p align =" center " >
24
- <a href =" http://jobs.rover.com/ " ><img src =" https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/rover-readme.png " /></a >
25
- <a href =" https://getsentry.com/welcome/ " ><img src =" https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/sentry-readme.png " /></a >
26
- <a href =" https://getstream.io/try-the-api/?utm_source=drf&utm_medium=banner&utm_campaign=drf " ><img src =" https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/stream-readme.png " /></a >
27
- <a href =" https://hello.machinalis.co.uk/ " ><img src =" https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/machinalis-readme.png " /></a >
28
- <a href =" https://rollbar.com/ " ><img src =" https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/rollbar-readme.png " /></a >
29
- </p >
23
+ [ ![ ] [ rover-img ]] [ rover-url ]
24
+ [ ![ ] [ sentry-img ]] [ sentry-url ]
25
+ [ ![ ] [ stream-img ]] [ stream-url ]
26
+ [ ![ ] [ machinalis-img ]] [ machinalis-url ]
27
+ [ ![ ] [ rollbar-img ]] [ rollbar-url ]
30
28
31
29
* Many thanks to all our [ wonderful sponsors] [ sponsors ] , and in particular to our premium backers, [ Rover] ( http://jobs.rover.com/ ) , [ Sentry] ( https://getsentry.com/welcome/ ) , [ Stream] ( https://getstream.io/?utm_source=drf&utm_medium=banner&utm_campaign=drf ) , [ Machinalis] ( https://hello.machinalis.co.uk/ ) , and [ Rollbar] ( https://rollbar.com/ ) .*
32
30
@@ -188,6 +186,18 @@ Send a description of the issue via email to [rest-framework-security@googlegrou
188
186
[ funding ] : https://fund.django-rest-framework.org/topics/funding/
189
187
[ sponsors ] : https://fund.django-rest-framework.org/topics/funding/#our-sponsors
190
188
189
+ [ rover-img ] : https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/rover-readme.png
190
+ [ sentry-img ] : https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/sentry-readme.png
191
+ [ stream-img ] : https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/stream-readme.png
192
+ [ machinalis-img ] : https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/machinalis-readme.png
193
+ [ rollbar-img ] : https://raw.githubusercontent.com/encode/django-rest-framework/master/docs/img/premium/rollbar-readme.png
194
+
195
+ [ rover-url ] : http://jobs.rover.com/
196
+ [ sentry-url ] : https://getsentry.com/welcome/
197
+ [ stream-url ] : https://getstream.io/try-the-api/?utm_source=drf&utm_medium=banner&utm_campaign=drf
198
+ [ machinalis-url ] : https://hello.machinalis.co.uk/
199
+ [ rollbar-url ] : https://rollbar.com/
200
+
191
201
[ oauth1-section ] : http://www.django-rest-framework.org/api-guide/authentication/#django-rest-framework-oauth
192
202
[ oauth2-section ] : http://www.django-rest-framework.org/api-guide/authentication/#django-oauth-toolkit
193
203
[ serializer-section ] : http://www.django-rest-framework.org/api-guide/serializers/#serializers
0 commit comments