Skip to content

Commit 0f8679b

Browse files
authored
Merge pull request #219 from kemurayama/dev
Create links for sample folder. Co-authored with @kemurayama
2 parents af482d2 + 523de06 commit 0f8679b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Note: Conda based environments are not yet supported in Azure Functions.
7070
### Setting up durable-py debugging
7171

7272

73-
1. Git clone your fork and use any starter sample from this [folder] in your fork (https://github.com/Azure/azure-functions-durable-python/tree/dev/samples/) and open this folder in your VS Code editor.
73+
1. Git clone your fork and use any starter sample from this [folder](https://github.com/Azure/azure-functions-durable-python/tree/dev/samples/) in your fork and open this folder in your VS Code editor.
7474

7575
2. Initialize this folder as an Azure Functions project using the VS Code Extension using these [instructions](https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-function-vs-code?pivots=programming-language-python). This step will create a Python virtual environment if one doesn't exist already.
7676

0 commit comments

Comments
 (0)