Skip to content

Commit

Permalink
Merge pull request #263 from iamleot/reference-to-en-mdn
Browse files Browse the repository at this point in the history
doc: switch to English MDN page
  • Loading branch information
CesarGallego authored Oct 10, 2023
2 parents 76af097 + b86bd40 commit a26f66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/handling_http_requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Testing with :program:`curl`:
.. note::

You can read more about the ``X-Content-Type-Options: nosniff`` header `here
<https://developer.mozilla.org/es/docs/Web/HTTP/Headers/X-Content-Type-Options>`_.
<https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options>`_.


Upload Files
Expand Down

0 comments on commit a26f66b

Please sign in to comment.