Skip to content

Commit

Permalink
Fix install link in release sidebar.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Jun 24, 2015
1 parent d12d9ca commit 3f14f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/release.html.haml
Expand Up @@ -51,7 +51,7 @@ change_frequency: monthly
- else
:markdown
You can [browse the documentation](/documentation/#{release.version}/apidoc/) and
install according to the [Installation guide](/documentation/#{release.version}/guide-installation.html).
install according to the [Installation guide](/documentation/#{release.version}/apidoc/guide-installation.html).
%hr

.tags
Expand Down

0 comments on commit 3f14f20

Please sign in to comment.