Skip to content

Commit 0733b3f

Browse files
author
Daniele Catanesi
committed
Updated post markdown
1 parent f27d469 commit 0733b3f

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
@@ -37,8 +37,8 @@ Here's what you will need to follow this article and setup your own PowerShell r
3737
Once all requirements are in place open Visual Studio and create a project using the *ASP.Web Application (Visual C#)* template.
3838

3939
<figure>
40-
  <a href="https://pscustomobject.github.io//assets/images/NugetArticle/VS_Create_New_Project.png">
41-
  <img src="/assets/images/NugetArticle/VS_Create_New_Project.png"></a>
40+
<a href="https://pscustomobject.github.io//assets/images/NugetArticle/VS_Create_New_Project.png">
41+
<img src="/assets/images/NugetArticle/VS_Create_New_Project.png"></a>
4242
</figure>
4343

4444
<figure>

0 commit comments

Comments
 (0)