Skip to content

Commit

Permalink
[ci skip] Merge pull request #145 from euroscipy/fix/mailto
Browse files Browse the repository at this point in the history
Fix mailto. 1f66b6f
  • Loading branch information
pya committed Aug 5, 2024
1 parent c5670e5 commit bd7c738
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions 2024/contact_us.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@
<p><h1 id="contact-us">Contact&nbsp;Us</h1>
<p>Contact us at one of the following mailing&nbsp;addresses:</p>
<ul>
<li>for inquiries regarding the financial aid, contact us at <a href="mailto: grants@euroscipy.org">grants@euroscipy.org</a></li>
<li>for inquiries regarding the sponsorship of EuroSciPy 2024, contact us at <a href="mailto: sponsoring@euroscipy.org">sponsoring@euroscipy.org</a></li>
<li>for inquiries regarding the conference program (talks <span class="amp">&amp;</span> tutorials), contact us at <a href="mailto: program@euroscipy.org">program@euroscipy.org</a></li>
<li>for inquiries regarding the sprint and the maintainer track, contact us at <a href="mailto: maintainers@euroscipy.org">maintainers@euroscipy.org</a></li>
<li>for general inquiries, contact us at <a href="mailto: info@euroscipy.org">info@euroscipy.org</a></li>
<li>for inquiries regarding the financial aid, contact us at <a href="mailto:grants@euroscipy.org">grants@euroscipy.org</a></li>
<li>for inquiries regarding the sponsorship of EuroSciPy 2024, contact us at <a href="mailto:sponsoring@euroscipy.org">sponsoring@euroscipy.org</a></li>
<li>for inquiries regarding the conference program (talks <span class="amp">&amp;</span> tutorials), contact us at <a href="mailto:program@euroscipy.org">program@euroscipy.org</a></li>
<li>for inquiries regarding the sprint and the maintainer track, contact us at <a href="mailto:maintainers@euroscipy.org">maintainers@euroscipy.org</a></li>
<li>for general inquiries, contact us at <a href="mailto:info@euroscipy.org">info@euroscipy.org</a></li>
</ul></p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions 2024/finaid.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h4 id="guideline">Guideline</h4>
<li>The financial aid grants will only be made available to registered attendees
actually attending the&nbsp;conference</li>
<li>If you find that you cannot attend the conference for some reason, please send
us an email to <a href="mailto: grants@euroscipy.org">grants@euroscipy.org</a>, so we can
us an email to <a href="mailto:grants@euroscipy.org">grants@euroscipy.org</a>, so we can
reallocate the&nbsp;grant</li>
<li>If the applicant does not accept the grant before the deadline, the grant will
be considered rejected by the&nbsp;applicant</li>
Expand All @@ -218,7 +218,7 @@ <h4 id="guideline">Guideline</h4>
<br></li>
</ul>
<h4 id="contacts">Contacts</h4>
<p>Please send an email to <a href="mailto: grants@euroscipy.org">grants@euroscipy.org</a> if you have any questions.
<p>Please send an email to <a href="mailto:grants@euroscipy.org">grants@euroscipy.org</a> if you have any questions.
<br>
<br></p>
<h4 id="privacy-policy">Privacy&nbsp;Policy</h4>
Expand Down

0 comments on commit bd7c738

Please sign in to comment.