Updating doc links

Resolving https://github.com/wso2/product-iots/issues/1694
revert-dabc3590
Rasika Perera 7 years ago
parent 8ddbfa2e87
commit 2f36995a89

@ -41,7 +41,7 @@
<a href="#" class="download-link btn-operations"><i class="fw fw-mobile fw-inverse fw-lg add-margin-1x"></i> Enroll Device</a> <a href="#" class="download-link btn-operations"><i class="fw fw-mobile fw-inverse fw-lg add-margin-1x"></i> Enroll Device</a>
<a href="{{hostName}}{{@unit.publicUri}}/asset/androidsense.apk" class="btn-operations"><i class="fw fw-download fw-inverse fw-lg add-margin-1x"></i> Download APK</a> <a href="{{hostName}}{{@unit.publicUri}}/asset/androidsense.apk" class="btn-operations"><i class="fw fw-download fw-inverse fw-lg add-margin-1x"></i> Download APK</a>
<a href="javascript:toggleEmailInvite()" class="btn-operations"><i class="fw fw-mail fw-inverse fw-lg add-margin-1x"></i> Invite by Email</a> <a href="javascript:toggleEmailInvite()" class="btn-operations"><i class="fw fw-mail fw-inverse fw-lg add-margin-1x"></i> Invite by Email</a>
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS310/Android+Sense" <p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS320/Android+Sense"
target="_blank">[ here ]</a> for latest instructions and target="_blank">[ here ]</a> for latest instructions and
troubleshooting.</p> troubleshooting.</p>

@ -64,7 +64,7 @@
<a href="#" class="download-link btn-operations"> <a href="#" class="download-link btn-operations">
<i class="fw fw-download add-margin-1x"></i>Download Sketch <i class="fw fw-download add-margin-1x"></i>Download Sketch
</a> </a>
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS310/Arduino" <p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS320/Arduino"
target="_blank">here</a> for latest instructions and target="_blank">here</a> for latest instructions and
troubleshooting.</p> troubleshooting.</p>
<div id="download-device-modal-content" class="hide"> <div id="download-device-modal-content" class="hide">

@ -62,7 +62,7 @@
<i class="fw fw-download add-margin-1x"></i>Download Agent <i class="fw fw-download add-margin-1x"></i>Download Agent
</a> </a>
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS310/Raspberry+Pi" <p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS320/Raspberry+Pi"
target="_blank">here</a> for latest instructions and target="_blank">here</a> for latest instructions and
troubleshooting.</p> troubleshooting.</p>
<div id="download-device-modal-content" class="hide"> <div id="download-device-modal-content" class="hide">

@ -57,7 +57,7 @@
<a href="javascript:artifactUpload()" class="btn-operations"><i class="fw fw-upload fw-inverse fw-lg add-margin-1x"></i> Deploy Analytics Artifacts</a> <a href="javascript:artifactUpload()" class="btn-operations"><i class="fw fw-upload fw-inverse fw-lg add-margin-1x"></i> Deploy Analytics Artifacts</a>
{{/if}} {{/if}}
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS310/Enterprise+IoT+solution" <p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS320/Enterprise+IoT+solution"
target="_blank">[ here ]</a> for the latest instructions and troubleshooting tips. target="_blank">[ here ]</a> for the latest instructions and troubleshooting tips.
</p> </p>
<div id="download-device-modal-content" class="hide"> <div id="download-device-modal-content" class="hide">

@ -63,9 +63,9 @@
{{else}} {{else}}
<p class="doc-link text-center">Need help? Read <a <p class="doc-link text-center">Need help? Read <a
{{#if isVirtual}} {{#if isVirtual}}
href="https://docs.wso2.com/display/IoTS310/Android+Virtual+Device" href="https://docs.wso2.com/display/IoTS320/Android+Virtual+Device"
{{else}} {{else}}
href="https://docs.wso2.com/display/IoTS310/Android" href="https://docs.wso2.com/display/IoTS320/Android"
{{/if}} {{/if}}
target="_blank">WSO2 IoT Server documentation.</a></p> target="_blank">WSO2 IoT Server documentation.</a></p>
{{/if}} {{/if}}

Loading…
Cancel
Save