Skip to content

Commit 5f1568f

Browse files
Corrected relative links
1 parent 08a997a commit 5f1568f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If your task has external dependencies ensure that you include a `dependency.jso
1414
* PowerShell Gallery
1515
* NuGet
1616

17-
Use [this file](tasks\EnvironmentConfiguration\dependency.json) as a reference when building your `dependency.json`.
17+
Use [this file](tasks/EnvironmentConfiguration/dependency.json) as a reference when building your `dependency.json`.
1818

1919
## Building locally
2020

@@ -24,4 +24,4 @@ Use [this file](tasks\EnvironmentConfiguration\dependency.json) as a reference w
2424

2525
## Building in Azure DevOps
2626

27-
Create an `azure-pipelines.yml` in the root of your task directory and reference `azure-pipelines.template.json` from the root of the repository. Use [this file](tasks\EnvironmentConfiguration\azure-pipelines.yml) as a reference.
27+
Create an `azure-pipelines.yml` in the root of your task directory and reference `azure-pipelines.template.json` from the root of the repository. Use [this file](tasks/EnvironmentConfiguration/azure-pipelines.yml) as a reference.

0 commit comments

Comments
 (0)