Update discuss sub-heading link to point to Dash Forum

This commit is contained in:
thephez 2017-12-07 16:41:00 -05:00
parent 07681fcb65
commit c94eab5390

View file

@ -5,7 +5,7 @@ http://opensource.org/licenses/MIT.
><a href="https://github.com/thephez/dash.org/edit/master/{{filename|uri_escape}}">Edit</a> ><a href="https://github.com/thephez/dash.org/edit/master/{{filename|uri_escape}}">Edit</a>
| <a href="https://github.com/thephez/dash.org/commits/master/{{filename|uri_escape}}">History</a> | <a href="https://github.com/thephez/dash.org/commits/master/{{filename|uri_escape}}">History</a>
| <a href="https://github.com/thephez/dash.org/issues/new?body=Source%20File%3A%20{{filename|uri_escape}}%0A%0A">Report Issue</a> | <a href="https://github.com/thephez/dash.org/issues/new?body=Source%20File%3A%20{{filename|uri_escape}}%0A%0A">Report Issue</a>
| <a href="/en/development#devcommunities">Discuss</a></div> | <a href="https://www.dash.org/forum/">Discuss</a></div>
{% else %} {% else %}
{% die "source filename not set" %} {% die "source filename not set" %}
{% endif %} {% endif %}