Skip to content

Commit 9f07d9e

Browse files
authored
Make minor corrections in docs (#8525)
1 parent 129890a commit 9f07d9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/community/funding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ REST framework continues to be open-source and permissively licensed, but we fir
137137
## What future funding will enable
138138

139139
* Realtime API support, using WebSockets. This will consist of documentation and support for using REST framework together with Django Channels, plus integrating WebSocket support into the client libraries.
140-
* Better authentication defaults, possibly bringing JWT & CORs support into the core package.
140+
* Better authentication defaults, possibly bringing JWT & CORS support into the core package.
141141
* Securing the community & operations manager position long-term.
142142
* Opening up and securing a part-time position to focus on ticket triage and resolution.
143143
* Paying for development time on building API client libraries in a range of programming languages. These would be integrated directly into the upcoming API documentation.

docs/community/jobs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Looking for a new Django REST Framework related role? On this site we provide a
1111
* [https://djangojobs.net/jobs/][django-jobs-net]
1212
* [https://findwork.dev/django-rest-framework-jobs][findwork-dev]
1313
* [https://www.indeed.com/q-Django-jobs.html][indeed-com]
14-
* [https://stackoverflow.com/jobs/developer-jobs-using-django][stackoverflow-com]
14+
* [https://stackoverflow.com/jobs/companies?tl=django][stackoverflow-com]
1515
* [https://www.upwork.com/o/jobs/browse/skill/django-framework/][upwork-com]
1616
* [https://www.technojobs.co.uk/django-jobs][technobjobs-co-uk]
1717
* [https://remoteok.io/remote-django-jobs][remoteok-io]
@@ -29,7 +29,7 @@ Wonder how else you can help? One of the best ways you can help Django REST Fram
2929
[django-jobs-net]: https://djangojobs.net/jobs/
3030
[findwork-dev]: https://findwork.dev/django-rest-framework-jobs
3131
[indeed-com]: https://www.indeed.com/q-Django-jobs.html
32-
[stackoverflow-com]: https://stackoverflow.com/jobs/developer-jobs-using-django
32+
[stackoverflow-com]: https://stackoverflow.com/jobs/companies?tl=django
3333
[upwork-com]: https://www.upwork.com/o/jobs/browse/skill/django-framework/
3434
[technobjobs-co-uk]: https://www.technojobs.co.uk/django-jobs
3535
[remoteok-io]: https://remoteok.io/remote-django-jobs

0 commit comments

Comments
 (0)