Skip to content

Commit

Permalink
Merge pull request #62 from newrelic/update_couchbase_logo
Browse files Browse the repository at this point in the history
fix: update couchbase logo filename in config
  • Loading branch information
moonlight-komorebi authored Jun 10, 2021
2 parents 047db29 + e743ae0 commit 4d4b898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packs/couchbase/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ level: New Relic

# Design
icon: icon.jpeg
logo: logo.png # When this is not set to a filepath or url, we look for logo.jpeg|jpg|png|gif?
logo: logo.svg # When this is not set to a filepath or url, we look for logo.jpeg|jpg|png|gif?
website: https://www.couchbase.com/

# Authors of the pack
Expand Down

0 comments on commit 4d4b898

Please sign in to comment.