Merge pull request #892 from rasika/master

Update documentation anchor links
revert-dabc3590
Rasika Perera 7 years ago committed by GitHub
commit d74f66769e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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="{{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>
<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
troubleshooting.</p>

@ -64,7 +64,7 @@
<a href="#" class="download-link btn-operations">
<i class="fw fw-download add-margin-1x"></i>Download Sketch
</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
troubleshooting.</p>
<div id="download-device-modal-content" class="hide">

@ -62,7 +62,7 @@
<i class="fw fw-download add-margin-1x"></i>Download Agent
</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
troubleshooting.</p>
<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>
{{/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.
</p>
<div id="download-device-modal-content" class="hide">

@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
<artifactId>siddhi-extension-gpl-geo-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

@ -31,7 +31,7 @@
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
<artifactId>siddhi-extension-gpl-geo-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>pom</packaging>
<name>Siddhi Extension - Geo</name>
<description>WSO2 Siddhi Geo Extension</description>

@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.iot.devicemgt-plugins</groupId>
<artifactId>analytics-scripts</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>pom</packaging>
<name>Executing Analytics Scripts</name>
<url>http://wso2.org</url>
@ -193,7 +193,7 @@
</repository>
</repositories>
<properties>
<org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>3.1.0-SNAPSHOT</org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>
<org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>3.2.0</org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>
<siddhi-gpl-execution-geo-feature.version>3.2.0</siddhi-gpl-execution-geo-feature.version>
</properties>
</project>

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

Loading…
Cancel
Save