diff options
author | Bernard Normier <bernard@zeroc.com> | 2017-06-14 19:41:07 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2017-06-14 19:41:07 -0400 |
commit | 29be602f72032a6a16c2be18a993db746bdc9140 (patch) | |
tree | e6ae18f934ad161139c685f7e068342f25aaa5ea /csharp/BuildInstructions.md | |
parent | Fixd references (diff) | |
download | ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.bz2 ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.xz ice-29be602f72032a6a16c2be18a993db746bdc9140.zip |
Updated URLs
Diffstat (limited to 'csharp/BuildInstructions.md')
-rw-r--r-- | csharp/BuildInstructions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/BuildInstructions.md b/csharp/BuildInstructions.md index c745bfc04bf..23f7dcc4149 100644 --- a/csharp/BuildInstructions.md +++ b/csharp/BuildInstructions.md @@ -77,6 +77,6 @@ To create a NuGet package for the distribution, use the following command: This will create `zeroc.ice.net\zeroc.ice.net.nupkg`. -[1]: https://zeroc.com/download.html -[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 +[1]: https://zeroc.com/distributions/ice +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.0 [3]: https://github.com/zeroc-ice/ice-builder-visualstudio |