Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 6a09a23a authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Fix PDF link

parent d963d520
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
</dl> </dl>
<dl> <dl>
<dt>{{ _('Downloads') }}</dt> <dt>{{ _('Downloads') }}</dt>
<dd><a href="{{ html_baseurl }}/beagleboard-docs.pdf">PDF</a></dd> <dd><a href="beagleboard-docs.pdf">PDF</a></dd>
</dl> </dl>
<dl> <dl>
<dt>{{ _('BeagleBoard.org Links') }}</dt> <dt>{{ _('BeagleBoard.org Links') }}</dt>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment