Skip to content

Commit

Permalink
Fix images in README
Browse files Browse the repository at this point in the history
  • Loading branch information
agude authored May 26, 2020
1 parent 17e3f30 commit f588cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Once this is done, you can click on the _"Actions"_ tab at the top of the
repository on Github.

<img
src="https://raw.githubusercontent.com/agude/UMN-PhD-Thesis-Template/feature-github_actions/.github/images/actions.png?raw=true"
src="https://raw.githubusercontent.com/agude/UMN-PhD-Thesis-Template/master/.github/images/actions.png?raw=true"
width="800" alt="Actions page"/>

There you'll see a list of build jobs. The ones with green check marks have
Expand All @@ -40,7 +40,7 @@ where there will be a section titled **Artifacts**. Click on "Compiled Thesis"
to download a zip file containing the PDF.

<img
src="https://raw.githubusercontent.com/agude/UMN-PhD-Thesis-Template/feature-github_actions/.github/images/artifact.png?raw=true"
src="https://raw.githubusercontent.com/agude/UMN-PhD-Thesis-Template/master/.github/images/artifact.png?raw=true"
width="800" alt="Artifact download"/>

## Additional Packages
Expand Down

0 comments on commit f588cd8

Please sign in to comment.