We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f985fde commit 5465cb2Copy full SHA for 5465cb2
docs/rst/developer_manual/installation/sources/windows.rst
@@ -180,7 +180,7 @@ asynchronous model.
180
TinyXML2 is a simple, small and efficient C++ XML parser.
181
They can be downloaded directly from the links below:
182
183
-* `Asio <https://github.com/ros2/choco-packages/releases/download/2020-02-24/asio.1.12.1.nupkg>`_
+* `Asio <https://www.nuget.org/api/v2/package/asio-cppp-latest/1.24.0>`_
184
* `TinyXML2 <https://github.com/ros2/choco-packages/releases/download/2020-02-24/tinyxml2.6.0.0.nupkg>`_
185
186
After downloading these packages, open an administrative shell with *PowerShell* and execute the following command:
0 commit comments