Skip to content

Commit 79bd42f

Browse files
committed
Update GoGrow Logo Source URL
1 parent 8729e9b commit 79bd42f

File tree

2 files changed

+49
-1
lines changed

2 files changed

+49
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ An ActiveRecord extension for polymorphic associations.
1616
* **Powerful.** It packages some helpful scopes and helper methods.
1717

1818
<a href="https://gogrow.dev/?utm_source=github&utm_content=safe_polymorphic">
19-
<img src="https://www.gogrow.dev/_next/static/media/gogrow-logo.96254aba.svg" alt="Built by GoGrow" width="230"></a>
19+
<<<<<<< Updated upstream
20+
<img src="https://cdn.prod.website-files.com/611eb82e7ce7997ec793bd52/6410b4ebc52f81bfd4368508_Logo%20GoGrow%20Azul.svg" alt="Built by GoGrow" width="230"></a>
21+
=======
22+
<img src="./gogrow_logo.svg" alt="Built by GoGrow" width="230"></a>
23+
>>>>>>> Stashed changes
2024
2125

2226
> Credits: [Improve ActiveRecord Polymorphic Associations](https://blog.rstankov.com/allowed-class-names-in-activerecord-polymorphic-associations/).

gogrow_logo.svg

Lines changed: 44 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)