Skip to content

Commit 8067e9e

Browse files
authored
chore: move image assets under .github (#732)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 1cb4e76 commit 8067e9e

File tree

5 files changed

+1
-2
lines changed

5 files changed

+1
-2
lines changed

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.git/
22
.github/
3-
assets/
43
Dockerfile
54
README.md
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="./assets/gOuroboros-logo-with-text-horizontal.png" alt="gOurobros Logo" width="640">
2+
<img src="./.github/assets/gOuroboros-logo-with-text-horizontal.png" alt="gOurobros Logo" width="640">
33
<br>
44
<img alt="GitHub" src="https://img.shields.io/github/license/blinklabs-io/gouroboros">
55
<a href="https://goreportcard.com/report/github.com/blinklabs-io/gouroboros"><img src="https://goreportcard.com/badge/github.com/blinklabs-io/gouroboros" alt="Go Report Card"></a>

0 commit comments

Comments
 (0)