Skip to content

Commit 9959d75

Browse files
committed
links
1 parent a9a665b commit 9959d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/quickstart-webjobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The file, `run.sh`, calls WebJob.py as shown below:
9191

9292
## Download the sample WebJob
9393

94-
You can [download a pre-built sample project](https://github.com/Azure-Samples/App-Service-Python-WebJobs-QuickStart/archive/refs/heads/main.zip) to get started quickly. The sample includes two files: `webjob.js` and `run.sh`.
94+
You can [download a pre-built sample project](https://github.com/Azure-Samples/App-Service-Node-WebJobs-QuickStart/archive/refs/heads/main.zip) to get started quickly. The sample includes two files: `webjob.js` and `run.sh`.
9595

9696
The Javascript, `webjob.js`, outputs the current time to the console as shown below:
9797

0 commit comments

Comments
 (0)