We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e001f07 + 8c477f9 commit f53edcdCopy full SHA for f53edcd
1 file changed
README.md
@@ -1007,7 +1007,7 @@ def test_something(browser_mock: BrowserMock):
1007
```
1008
1009
[1]: https://pypi.python.org/pypi/httpx "httpx module"
1010
-[2]: https://www.python-httpx.org/advanced/#customizing-authentication "authentication parameter on httpx module"
+[2]: https://www.python-httpx.org/advanced/authentication/#custom-authentication-schemes "Custom authentication schemes"
1011
[3]: https://openid.net/specs/openid-connect-core-1_0.html#IDToken "OpenID ID Token specifications"
1012
[4]: https://docs.python.org/3/library/webbrowser.html#webbrowser.open "Python webbrowser module"
1013
[5]: https://github.com/python/cpython/blob/main/Lib/webbrowser.py "Python webbrowser module code"
0 commit comments