Skip to content

Commit 90aa789

Browse files
author
Daniele Catanesi
committed
Updated markdown in post
1 parent 0733b3f commit 90aa789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2021-06-02-Setup-Internal-PowerShell-Repository.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Once all requirements are in place open Visual Studio and create a project usin
4242
</figure>
4343

4444
<figure>
45-
  <a href="https://pscustomobject.github.io//assets/images/NugetArticle/VS_Web_Application.png">
46-
  <img src="/assets/images/NugetArticle/VS_Web_Application.png"></a>
45+
<a href="https://pscustomobject.github.io//assets/images/NugetArticle/VS_Web_Application.png">
46+
<img src="/assets/images/NugetArticle/VS_Web_Application.png"></a>
4747
</figure>
4848

4949
Application name is not important just avoid *NuGet* as this would create a conflict with one of the *packages* we need to install as part of the dependencies, in my example I've used **NuGetRepository** but it can really be anything

0 commit comments

Comments
 (0)