From 351315fcdac7c9bf7db48c9576ff0d6b345750d6 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Sat, 4 Dec 2021 13:41:49 +0000 Subject: [PATCH] Fix PyUp case in README Closes #3366 Co-Authored-By: 0sahilahmed <57229974+0sahilahmed@users.noreply.github.com> Co-Authored-By: NarongSaron --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 799bdeaf..994cc83f 100644 --- a/README.rst +++ b/README.rst @@ -120,8 +120,8 @@ Projects that provide financial support to the maintainers: Two Scoops of Django 3.x is the best ice cream-themed Django reference in the universe! -pyup -~~~~~~~~~~~~~~~~~~ +PyUp +~~~~ .. image:: https://pyup.io/static/images/logo.png :name: pyup @@ -129,7 +129,7 @@ pyup :alt: pyup :target: https://pyup.io/ -Pyup brings you automated security and dependency updates used by Google and other organizations. Free for open source projects! +PyUp brings you automated security and dependency updates used by Google and other organizations. Free for open source projects! Usage ------ @@ -241,12 +241,12 @@ For Readers of Two Scoops of Django You may notice that some elements of this project do not exactly match what we describe in chapter 3. The reason for that is this project, amongst other things, serves as a test bed for trying out new ideas and concepts. Sometimes they work, sometimes they don't, but the end result is that it won't necessarily match precisely what is described in the book I co-authored. -For pyup.io Users ------------------ +For PyUp Users +-------------- -If you are using `pyup.io`_ to keep your dependencies updated and secure, use the code *cookiecutter* during checkout to get 15% off every month. +If you are using `PyUp`_ to keep your dependencies updated and secure, use the code *cookiecutter* during checkout to get 15% off every month. -.. _`pyup.io`: https://pyup.io +.. _`PyUp`: https://pyup.io "Your Stuff" -------------