diff --git a/Add-NuGet-to-Your-Project.md b/Add-NuGet-to-Your-Project.md index 91d9cf2..55e5847 100644 --- a/Add-NuGet-to-Your-Project.md +++ b/Add-NuGet-to-Your-Project.md @@ -7,7 +7,7 @@ Install-Package DeathSocket -Version 1.0 If you are using Visual Studio, you can search for and add it to your project using its built-in NuGet Package Manager. When searching for it, enter "DeathSocket" and you should see something like the following: -![[attachments/package-manager-screenshot.png|Package manager screenshot]] +[[/images/package-manager-screenshot.png|Package manager screen shot]] More details on .Net Standard, such as version compatibility, is available at: