Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Commit

Permalink
Fixes broken link on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrythall committed Oct 27, 2015
1 parent e9a5629 commit 86627b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion botbot/templates/logs/logs.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{% block content_outer %}

<header id="Log-Header">
<a href="/dashboard/" class="brand-btn">
<a href="/" class="brand-btn">
<object data="{{ static("img/logo.svg") }}" type="image/svg+xml" id="Logo"></object>
</a>
<div class="log-title">
Expand Down

0 comments on commit 86627b1

Please sign in to comment.