File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ make docker-run # Run docker container
4747
4848## Support
4949
50- Please report bugs to the [ GitHub Issues Page] ( https://github.com/FullStackWithLawrence/azureml_example -example/issues ) for this project.
50+ Please report bugs to the [ GitHub Issues Page] ( https://github.com/FullStackWithLawrence/azureml -example/issues ) for this project.
5151
5252## Developers
5353
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This guide explains how to securely configure your Azure ML workspace connection
99### Option 1: Project Root (Recommended for Development)
1010
1111```
12- /Users/mcdaniel/Desktop/gh/fswl/azureml_example -example/config.json
12+ /Users/mcdaniel/Desktop/gh/fswl/azureml -example/config.json
1313```
1414
1515** Pros:**
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ version = "0.10.24"
44requires-python = " >=3.10"
55
66[project .urls ]
7- homepage = " https://github.com/FullStackWithLawrence/azureml_example -example"
8- documentation = " https://github.com/FullStackWithLawrence/azureml_example -example"
9- repository = " https://github.com/FullStackWithLawrence/azureml_example -example"
7+ homepage = " https://github.com/FullStackWithLawrence/azureml -example"
8+ documentation = " https://github.com/FullStackWithLawrence/azureml -example"
9+ repository = " https://github.com/FullStackWithLawrence/azureml -example"
1010
1111[tool .isort ]
1212profile = " black"
You can’t perform that action at this time.
0 commit comments