Skip to content

Commit 419d25f

Browse files
authored
Merge pull request #219 from melbournebioinformatics/dev
Add 'Intro to Proteomics' link to mkdocs.yml
2 parents f0637c3 + e30c2eb commit 419d25f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ nav:
4747
- 'Intro to the Nectar Cloud': 'https://melbournebioinformatics.github.io/nectar-instances/'
4848
- 'Intro to R for Biologists': 'https://melbournebioinformatics.github.io/intro-to-r/'
4949
- 'RNA-seq: counts to genes': 'https://melbournebioinformatics.github.io/rna-seq-counts-to-genes/'
50+
- 'Intro to Proteomics': 'https://melbournebioinformatics.github.io/intro-to-proteomics/'
5051
- 'Tools and skill development':
5152
- 'What is Bioinformatics?': 'guides/bioinfo.md'
5253
- 'Introduction to the Galaxy Platform': 'guides/galaxy.md'
@@ -147,4 +148,4 @@ markdown_extensions:
147148
line_spans: __span
148149
pygments_lang_class: true
149150
- pymdownx.snippets
150-
- sane_lists
151+
- sane_lists

0 commit comments

Comments
 (0)