diff --git a/Add-NuGet-to-Your-Project.md b/Add-NuGet-to-Your-Project.md index 55e5847..1b2c52e 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: -[[/images/package-manager-screenshot.png|Package manager screen shot]] +[[raw/images/package-manager-screenshot.png]] More details on .Net Standard, such as version compatibility, is available at: