Anchor link to dev chat

This commit is contained in:
Mouse Reeve 2022-02-17 15:53:58 -08:00
parent 31d362d715
commit 92f3357977
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@
{% trans "Installing BookWyrm" %}
</div>
<div class="navbar-item is-align-items-start pt-5">
<a href="https://joinbookwyrm.com/get-involved/" target="_blank">{% trans "Need help?" %}</a>
<a href="https://joinbookwyrm.com/get-involved/#dev-chat" target="_blank">{% trans "Need help?" %}</a>
</div>
</div>
</div>

1
bw-dev
View file

@ -238,6 +238,7 @@ case "$CMD" in
echo " stylelint"
echo " formatters"
echo " populate_streams [--stream=<stream name>]"
echo " populate_lists_streams"
echo " populate_suggestions"
echo " generate_thumbnails"
echo " generate_preview_images [--all]"