Cédric Krier pushed to branch branch/default at Tryton / Website
Commits:
31b6a159 by Cédric Krier at 2023-06-05T14:43:37+02:00
Submit success stories via bug tracker
- - - - -
2 changed files:
- templates/service_providers_start.html
- templates/success_stories.html
Changes:
=====================================
templates/service_providers_start.html
=====================================
@@ -81,7 +81,7 @@
<p class="card-text">
To stay listed, you must provide at least one <a href="{{
url_for('success_stories') }}">success story</a> within 6 months.
</p>
- <a href="mailto:[email protected]" class="btn
btn-primary">Submit Success Stories</a>
+ <a href="https://bugs.tryton.org/website" class="btn
btn-primary">Submit Success Stories</a>
</div>
</div>
</div>
=====================================
templates/success_stories.html
=====================================
@@ -32,7 +32,7 @@
<div class="row">
<div class="col-md-6 mx-auto text-center">
<p class="alert alert-info rounded">
- Have a story to share? You can submit it using the <a
class="alert-link" href="https://bugs.tryton.org/">issue tracker</a>.
+ Have a story to share? You can submit it using the <a
class="alert-link" href="https://bugs.tryton.org/website">issue tracker</a>.
</p>
</div>
</div>
View it on Heptapod:
https://foss.heptapod.net/tryton/website/-/commit/31b6a15947e38b4821bd8bb22c6210ada914fe8f
--
View it on Heptapod:
https://foss.heptapod.net/tryton/website/-/commit/31b6a15947e38b4821bd8bb22c6210ada914fe8f
You're receiving this email because of your account on foss.heptapod.net.