Merge "Replace links to .NET SDK to an active project"
This commit is contained in:
commit
a95d2aad39
@ -545,7 +545,7 @@
|
|||||||
</h3>
|
</h3>
|
||||||
<div class="span-6 prepend-1">
|
<div class="span-6 prepend-1">
|
||||||
<p>
|
<p>
|
||||||
<a class="roundedButton" href="https://www.nuget.org/packages/OpenStack-SDK-DotNet/">
|
<a class="roundedButton" href="https://github.com/openstacknetsdk/openstack.net/releases/latest">
|
||||||
Get SDK Now
|
Get SDK Now
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
@ -556,7 +556,7 @@
|
|||||||
SDK
|
SDK
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<a href="https://www.nuget.org/packages/OpenStack-SDK-DotNet/">
|
<a href="https://github.com/openstacknetsdk/openstack.net/releases/latest">
|
||||||
.NET
|
.NET
|
||||||
</a>
|
</a>
|
||||||
</dd>
|
</dd>
|
||||||
@ -568,18 +568,18 @@
|
|||||||
Docs and Resources
|
Docs and Resources
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<a class="link" href="https://wiki.openstack.org/wiki/OpenStack-SDK-DotNet" target="_top">
|
<a class="link" href="http://www.openstacknetsdk.org/" target="_top">
|
||||||
Wiki
|
Wiki
|
||||||
</a>
|
</a>
|
||||||
</dd>
|
</dd>
|
||||||
<dd>
|
<dd>
|
||||||
<a class="link" href="https://github.com/stackforge/openstack-sdk-dotnet" target="_top">
|
<a class="link" href="https://github.com/openstacknetsdk/openstack.net" target="_top">
|
||||||
Source Code
|
Source Code
|
||||||
</a>
|
</a>
|
||||||
</dd>
|
</dd>
|
||||||
<dd>
|
<dd>
|
||||||
<a class="link" href="https://blueprints.launchpad.net/openstack-sdk-dotnet" target="_top">
|
<a class="link" href="https://github.com/openstacknetsdk/openstack.net/issues" target="_top">
|
||||||
Blueprints
|
Issues
|
||||||
</a>
|
</a>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
@ -614,7 +614,7 @@
|
|||||||
<strong>
|
<strong>
|
||||||
Report Issues:
|
Report Issues:
|
||||||
</strong>
|
</strong>
|
||||||
<a href="https://bugs.launchpad.net/openstack-sdk-dotnet">
|
<a href="https://github.com/openstacknetsdk/openstack.net/issues">
|
||||||
Issue Tracker
|
Issue Tracker
|
||||||
</a>
|
</a>
|
||||||
</dd>
|
</dd>
|
||||||
@ -1006,4 +1006,4 @@
|
|||||||
//]]>
|
//]]>
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user