We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5941d72 commit 87405feCopy full SHA for 87405fe
css/evo-doc.css
@@ -113,7 +113,7 @@ a
113
{
114
width: 120px;
115
height: auto;
116
- margin: -5px 10px 0px 0px;
+ margin: 5px 10px 0px 0px;
117
}
118
119
.evo-page-header-menu-buttons
index.html
@@ -125,7 +125,7 @@ <h2>Evothings Studio Starter Guide</h2>
125
<img class="evo-card-image" src="api/images/api-illustration.png" />
126
<h2>API Overview and Documentation</h2>
127
<p>Listing of JavaScript APIs for IoT apps. Bluetooth Low Energy (BLE), Eddystone, iBeacon and more.</p>
128
- <p><a href="starter-guides/evothings-studio-starter-guide.html">Go to the API documentation</a></p>
+ <p><a href="api/api-overview.html">Go to the API documentation</a></p>
129
</div>
130
131
<!-- BLE and Microcontrollers -->
0 commit comments