Skip to content

Commit f891b35

Browse files
Fix ddev logo URL
1 parent af547ba commit f891b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/projects/ddev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ year_created: 2016
33
source: https://github.com/drud/ddev
44
homepage: https://github.com/drud/ddev
55
docs: https://ddev.readthedocs.io
6-
logo: https://raw.githubusercontent.com/drud/ddev/master/images/ddev_logo.png
6+
logo: https://raw.githubusercontent.com/drud/ddev/master/images/ddev-logo.svg
77

88
description: "DDEV is an open source tool that makes it dead simple to get
99
local PHP development environments up and running within minutes. It's

0 commit comments

Comments
 (0)