Skip to content

Commit 87405fe

Browse files
author
Mikael Kindborg
committed
Fixed faulty link, adjusted position of Evothings logo.
1 parent 5941d72 commit 87405fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/evo-doc.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ a
113113
{
114114
width: 120px;
115115
height: auto;
116-
margin: -5px 10px 0px 0px;
116+
margin: 5px 10px 0px 0px;
117117
}
118118

119119
.evo-page-header-menu-buttons

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h2>Evothings Studio Starter Guide</h2>
125125
<img class="evo-card-image" src="api/images/api-illustration.png" />
126126
<h2>API Overview and Documentation</h2>
127127
<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>
128+
<p><a href="api/api-overview.html">Go to the API documentation</a></p>
129129
</div>
130130

131131
<!-- BLE and Microcontrollers -->

0 commit comments

Comments
 (0)