fix link to the tutorials in the sidebar [ci skip]
This commit is contained in:
parent
f9a3990562
commit
1067d6a731
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
%br
|
%br
|
||||||
%p
|
%p
|
||||||
!= t('aspects.index.help.tutorials_and_wiki',
|
!= t('aspects.index.help.tutorials_and_wiki',
|
||||||
:tutorial => link_to(t('aspects.index.help.tutorial_link_text'), "https://diasporafoundation.org/getting_started", :target => '_blank'),
|
:tutorial => link_to(t('aspects.index.help.tutorial_link_text'), "https://diasporafoundation.org/tutorials", :target => '_blank'),
|
||||||
:wiki => link_to('Wiki','http://wiki.diasporafoundation.org', :target => '_blank'), :target => '_blank')
|
:wiki => link_to('Wiki','http://wiki.diasporafoundation.org', :target => '_blank'), :target => '_blank')
|
||||||
|
|
||||||
- unless AppConfig.configured_services.blank? || all_services_connected?
|
- unless AppConfig.configured_services.blank? || all_services_connected?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue