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