update the bug link in the sidebar to the report bug wiki page

This commit is contained in:
lislis 2016-08-30 12:38:03 +02:00 committed by Steffen van Bergerem
parent 2fa13b2d0e
commit bc64bca9df
No known key found for this signature in database
GPG key ID: 2F08F75F9525C7E0

View file

@ -81,8 +81,8 @@
tag_path(name: t("aspects.index.help.tag_question"))))
%li
!= t("aspects.index.help.find_a_bug",
link: link_to("#" + t("aspects.index.help.tag_bug"),
tag_path(name: t("aspects.index.help.tag_bug"))))
link: link_to(t("aspects.index.help.tag_bug"),
"https://wiki.diasporafoundation.org/How_to_report_a_bug"))
%li
!= t("aspects.index.help.feature_suggestion",
link: link_to("#" + t("aspects.index.help.tag_feature"),