diff --git a/README.md b/README.md index 0b540b1..cf264e6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ select whether or not you would like to have the parameter specified in the requ  -Path parameters are defined using regular expressions (https://www.w3schools.com/python/python_regex.asp) +Path parameters are defined using [regular expressions](https://www.scaler.com/topics/python/regular-expression-in-python/) (https://www.w3schools.com/python/python_regex.asp) ``` ...