Skip to content

Commit 5f28804

Browse files
authored
Merge pull request #58 from Australian-Structural-Biology-Computing/fix-migrate
Minor migration fixes
2 parents cac28cc + 7d63491 commit 5f28804

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ If you're seeing this you're on the coding-style backend. This provides a place
66

77
## Where is the *website*, not just the raw source code?
88

9-
Point your browser to https://australian-structural-biology-computing.github.io/website/
9+
Point your browser to https://australian-structural-biology-computing.github.io/

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This website is a virtual meeting place and hub for all users of **computing for
2121

2222
{% include video-list-columns.html
2323
video_id="3Ad2gUjeSL8?si=T2Md7RwXn7YWl1S7"
24-
list="The protein design seminar series includes <b>6 presentations</b> from Australian structural biologists utilising the latest developments in <i>de novo</i> protein design to develop protein binders to various therapeutic targets.|Watch <b>Dr Rhys Grinter</b> share a recent project involving the development of protein binders to a protein target involved in heme piracy.|The full series schedule, seminar registration link and recordings of completed seminars are available <b><a href=\"/website/protein_design_seminars\">here</a></b>.|The next event in the series will be on <b>September 16th</b> and will describe using <i>in silico</i> design methods to create <i>de novo</i> proteins that selectively modulate apoptosis." %}
24+
list="The protein design seminar series includes <b>6 presentations</b> from Australian structural biologists utilising the latest developments in <i>de novo</i> protein design to develop protein binders to various therapeutic targets.|Watch <b>Dr Rhys Grinter</b> share a recent project involving the development of protein binders to a protein target involved in heme piracy.|The full series schedule, seminar registration link and recordings of completed seminars are available <b><a href=\"/protein_design_seminars\">here</a></b>.|The next event in the series will be on <b>September 16th</b> and will describe using <i>in silico</i> design methods to create <i>de novo</i> proteins that selectively modulate apoptosis." %}
2525

2626
## Upcoming Events
2727

pages/activities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Community activities
33
page_id: activities
44
#type: resources
55
toc: false
6-
redirect_from: /website/activities/
6+
redirect_from: /website/activities
77
---
88

99
<div class="legend-item legend-item-1">

pages/activities/protein_design_seminars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ roadmap: A computational structural biology training program (Roadmap D2)
66
roadmap_category: D2
77
contributors: [Rhys Grinter, Gavin Knott, Cyntia Taveneau, Josh Hardy, Joel Mackay, Kate Michie, Johan Gustafsson, Melissa Burke]
88
toc: false
9-
redirect_from: /website/proteinfold_design_desminars
9+
redirect_from: /website/protein_design_seminars
1010
---
1111
<!-- TODO: Add Richard Birkinshaw and Joel Mackay-->
1212

pages/contributing/guide_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ redirect_from: /website/guide_template
1212

1313
> Before you start using this template!
1414
> 1. Add your name to the contributors section of the guide above
15-
> 2. Make sure to also add your name to [`CONTRIBUTORS.yml`](https://github.com/Australian-Structural-Biology-Computing/website/blob/main/_data/CONTRIBUTORS.yml)
15+
> 2. Make sure to also add your name to [`CONTRIBUTORS.yml`](https://github.com/Australian-Structural-Biology-Computing/australian-structural-biology-computing.github.io/blob/main/_data/CONTRIBUTORS.yml)
1616
> 3. Add a plain text description to the section above
17-
> 4. Add affiliations to the section above: make sure to also update [`affiliations.yml`](https://github.com/Australian-Structural-Biology-Computing/website/blob/main/_data/affiliations.yml)
17+
> 4. Add affiliations to the section above: make sure to also update [`affiliations.yml`](https://github.com/Australian-Structural-Biology-Computing/australian-structural-biology-computing.github.io/blob/main/_data/affiliations.yml)
1818
> 5. Add citation information in the format provided below:
1919
2020
**Note:** if this guide helped you, please cite it as follows

0 commit comments

Comments
 (0)