Skip to content

Commit 8377f2a

Browse files
authored
Fix boto3 url (ets-labs#511)
1 parent cc42352 commit 8377f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/boto3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Boto3 example
88
:description: This example demonstrates a usage of Boto3 AWS client and Dependency Injector.
99

1010

11-
This example shows how to use ``Dependency Injector`` with `Boto3 <https://www.djangoproject.com/>`_.
11+
This example shows how to use ``Dependency Injector`` with `Boto3 <https://github.com/boto/boto3>`_.
1212

1313
The source code is available on the `Github <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/boto3-session>`_.
1414

0 commit comments

Comments
 (0)