Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove email/phone number in contact us section #281

Merged
merged 1 commit into from
Jun 9, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,8 @@ <h3>Data used in the paper</h3>
<li><a href="ftp://ftp.sanger.ac.uk/pub/project/pathogens/gubbins/ST239.aln.gz">ST239 dataset (7 Mbyte multi-FASTA alignment file)</a></li>
</ul>

<h2>Contact us</h2>
<p>If you need help or have any queries, please contact us using the details below. Our normal office hours are 8:30-17:00 (GMT) Monday to Friday.</p>
<ul>
<li>Email <a href="mailto:gubbins@sanger.ac.uk">gubbins@sanger.ac.uk</a></li>
<li>Phone Pathogen Informatics on +44 (0)1223 834244 extension 8736</li>
</ul>
<h2>Feedback/Issues</h2>
<p>We currently do not have the resources to provide support for Gubbins. However, the community might be able to help you out if you report any issues about usage of the software to the <a href="https://github.com/sanger-pathogens/gubbins/issues">issues page</a>.</p>

<h2>User manual</h2>
<ul>
Expand Down