1
0
Fork 0

Change Discourse URL

merge-requests/337/head
Achilleas Pipinellis 2017-05-06 20:14:22 +02:00
parent d48de12346
commit 0732fc80c1
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ def observation_view(request, id):
discuss_slug = 'https://community.satnogs.org/t/observation-{0}-{1}-{2}' \
.format(observation.id, slugify(observation.satellite.name),
observation.satellite.norad_cat_id)
discuss_url = ('https://community.satnogs.org/new-topic?title=Observation {0}: {1}'
discuss_url = ('https://community.libre.space/new-topic?title=Observation {0}: {1}'
' ({2})&body=Regarding [Observation {3}](http://{4}{5}) ...'
'&category=observations') \
.format(observation.id, observation.satellite.name,