Skip to content

Commit 59aeb1f

Browse files
author
protohedgehog
committed
Center align images
1 parent ecf45c9 commit 59aeb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content_development/MAIN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Version control is essentially a process that takes snapshots of the files in a
149149

150150
For a lightning introduction to GitHub, including a simple working example, check the video below from GitHub On Demand (CC BY)!
151151

152-
[![Intro to GitHub Lightning Video](https://img.youtube.com/vi/rXjtDj4mqIc/0.jpg)](https://www.youtube.com/watch?v=rXjtDj4mqIc)
152+
<p align="center">[![Intro to GitHub Lightning Video](https://img.youtube.com/vi/rXjtDj4mqIc/0.jpg)](https://www.youtube.com/watch?v=rXjtDj4mqIc)</p>
153153

154154
Other similar project hosting services include [BitBucket](https://bitbucket.org/), [GitLab](https://about.gitlab.com/), and [Launchpad](https://launchpad.net/).
155155

@@ -184,7 +184,7 @@ The 10 simple rules for making computational research more reproducible, based o
184184
9. Connect textual statements to underlying results.
185185
10. Provide public access to scripts, runs, and results.
186186

187-
<img src="https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/blob/master/content_development/images/simple_rules.png" width="800" align="center" />
187+
<p align="center"><img src="https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/blob/master/content_development/images/simple_rules.png" width="800" /></p>
188188

189189
<p align="center"><i>Infographic adapted from Sandve et al., (2013). Feel free to download this to keep handy during your research!</i></p>
190190

0 commit comments

Comments
 (0)