Commit 6a6150b2 authored by Greg Wilson's avatar Greg Wilson
Browse files

Fixing broken image link in setup instructions.

1.  Fixing image link in `setup.md`.
2.  Regenerating all-figures.

Closes #42.
parent 73b5c5f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<p><img alt="" src="../fig/using-github-import.png" /></p>
<p><img alt="" src="{{ site.github.url }}/fig/using-github-import.png" /></p>
<hr/>
<p><img alt="Forking Repositories" src="../fig/forking.svg" /></p>
<hr/>
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ lesson is `data-cleanup`.

7.  At this point, you should have a page like this:

    ![](../fig/using-github-import.png)
    ![]({{ site.github.url }}/fig/using-github-import.png)

    You can now click "Begin Import".
    When the process is done,