Skip to content

Commit 64ed878

Browse files
author
Kraig Brockschmidt
authored
Merge pull request NuGet#197 from HoracePGreeley/master
Hosting-Packages: Link of text "NuGet Gallery Project" adjusted
2 parents a28cdfa + 8f5e2a2 commit 64ed878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Hosting-Packages/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For all such purposes, NuGet supports setting up a private package source in the
3636

3737
- Local feed: Packages are simply placed on a suitable network file share, ideally using `nuget init` and `nuget add` to create a hierarchical folder structure (NuGet 3.3+). For details, see [Local Feeds](../hosting-packages/local-feeds.md).
3838
- NuGet.Server: Packages are made available through a local server through HTTP. For details, see [NuGet.Server](../hosting-packages/NuGet-Server.md).
39-
- NuGet Gallery: Packages are hosted on an Internet server using the [NuGet Gallery Project](https://github.com/NuGet/NuGetGallery/wiki/Hosting-the-NuGet-Gallery-Locally-in-IIS) on GitHub. NuGet Gallery provides user management and additional features such as an extensive web UI that allows searching and exploring packages from within the browser, similar to nuget.org.
39+
- NuGet Gallery: Packages are hosted on an Internet server using the [NuGet Gallery Project](https://github.com/NuGet/NuGetGallery#build-and-run-the-gallery-in-arbitrary-number-easy-steps) on GitHub. NuGet Gallery provides user management and additional features such as an extensive web UI that allows searching and exploring packages from within the browser, similar to nuget.org.
4040

4141
There are also several other NuGet hosting products that support remote private feeds, including the following:
4242

0 commit comments

Comments
 (0)