Skip to content

Commit

Permalink
Update documentation URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Aug 8, 2019
1 parent 69f41ce commit b8fa193
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We review carefully any contribution that we accept, and these reviews may take

We prefer small contributions as they are easier to review and integrate. If you want to contribute but don't know where to start, consider one of these areas:

* New sample programs (in the [ice-demos](https://github.com/zeroc-ice/ice-demos) repository)
* New sample programs (in the [ice-demos](https://github.com/zeroc-ice/ice-demos/tree/3.6) repository)

* Small bug fixes that affect only one or a few source files

Expand Down
2 changes: 1 addition & 1 deletion cpp/IceBox/hello/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ as follows:

You can find more details in our online documentation.

https://doc.zeroc.com/display/Ice36/Starting+the+IceBox+Server
https://doc.zeroc.com/ice/3.6/icebox/starting-the-icebox-server

In the second window, run the client:

Expand Down
6 changes: 3 additions & 3 deletions cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ and change to the deployment directory:

Refer to the README file in each demo directory for usage instructions.

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[2]: https://doc.zeroc.com/display/Doc/Chat+Demo
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://doc.zeroc.com/technical-articles/general-topics/chat-demo
[3]: https://github.com/zeroc-ice/ice-builder-xcode
[4]: https://doc.zeroc.com/display/Ice36/Ice+Release+Notes
[4]: https://doc.zeroc.com/rel/ice-releases/ice-3-6/ice-3-6-5-release-notes
[5]: https://github.com/zeroc-ice/ice-builder-visualstudio
6 changes: 3 additions & 3 deletions csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ as described in the [release notes][4].

Refer to the README file in each demo directory for usage instructions.

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[2]: https://doc.zeroc.com/display/Doc/Chat+Demo
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://doc.zeroc.com/technical-articles/general-topics/chat-demo
[3]: https://github.com/zeroc-ice/ice-builder-visualstudio
[4]: https://doc.zeroc.com/display/Ice36/Ice+Release+Notes
[4]: https://doc.zeroc.com/rel/ice-releases/ice-3-6/ice-3-6-5-release-notes
6 changes: 3 additions & 3 deletions java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ as described in the [release notes][3].

Refer to the README file in each demo directory for usage instructions.

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[2]: https://doc.zeroc.com/display/Doc/Chat+Demo
[3]: https://doc.zeroc.com/display/Ice36/Ice+Release+Notes
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://doc.zeroc.com/technical-articles/general-topics/chat-demo
[3]: https://doc.zeroc.com/rel/ice-releases/ice-3-6/ice-3-6-5-release-notes
2 changes: 1 addition & 1 deletion objective-c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ To build the Cocoa or iOS examples, open `IceTouch/demos.xcworkspace` in Xcode.

Refer to the README file in each demo directory for usage instructions.

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://github.com/zeroc-ice/ice-builder-xcode
4 changes: 2 additions & 2 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Our [documentation][2] describes how to install the Python packages.

Refer to the README file in each demo directory for usage instructions.

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[2]: https://doc.zeroc.com/display/Ice36/Using+the+Python+Distribution
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://doc.zeroc.com/rel/ice-releases/ice-3-6/ice-3-6-5-release-notes/using-the-python-distribution-for-ice-3-6-5
4 changes: 2 additions & 2 deletions ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ the `-rubygems` option as shown in the example below:

ruby -rubygems Client.rb

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[2]: https://doc.zeroc.com/display/Ice36/Using+the+Ruby+Distribution
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://doc.zeroc.com/rel/ice-releases/ice-3-6/ice-3-6-5-release-notes/using-the-ruby-distribution-for-ice-3-6-5
4 changes: 2 additions & 2 deletions visualBasic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ as described in the [release notes][3].

Refer to the README file in each demo directory for usage instructions.

[1]: https://doc.zeroc.com/display/Ice36/Ice+Manual
[1]: https://doc.zeroc.com/ice/3.6/introduction
[2]: https://github.com/zeroc-ice/ice-builder-visualstudio
[3]: https://doc.zeroc.com/display/Ice36/Ice+Release+Notes
[3]: https://doc.zeroc.com/rel/ice-releases/ice-3-6/ice-3-6-5-release-notes

0 comments on commit b8fa193

Please sign in to comment.