Skip to content

Commit 76ddfd2

Browse files
authored
Merge pull request #39741 from azooinmyluggage/patch-1
Fix issues 25683
2 parents b5552d8 + 329695a commit 76ddfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/tutorial-build-deploy-jenkins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ to a [deployment group](https://docs.microsoft.com/azure/devops/pipelines/releas
5353
## Get the sample app
5454

5555
You need an app to deploy, stored in a Git repository.
56-
For this tutorial, we recommend that you use [this sample app available from GitHub](https://github.com/azooinmyluggage/fabrikam-node). This tutorial contains a sample script that's used for installing Node.js and an application. If you want to work with your own repository, you should configure a similar sample.
56+
For this tutorial, we recommend that you use [this sample app available from GitHub](https://github.com/azure-devops/fabrikam-node). This tutorial contains a sample script that's used for installing Node.js and an application. If you want to work with your own repository, you should configure a similar sample.
5757

5858
Create a fork of this app and take note of the location (URL) for use in later steps of this tutorial. For more information, see [Fork a repo](https://help.github.com/articles/fork-a-repo/).
5959

0 commit comments

Comments
 (0)