mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-17 21:56:56 +00:00
Updates default pictureLink in CorpUserEditableInfo
Updated to path https://raw.githubusercontent.com/linkedin/WhereHows/datahub/datahub-web/packages/data-portal/public/assets/images/default_avatar.png
This commit is contained in:
parent
339c9bea86
commit
c57d7719a6
@ -32,7 +32,7 @@
|
||||
"name": "pictureLink",
|
||||
"type": "com.linkedin.common.Url",
|
||||
"doc": "A URL which points to a picture which user wants to set as a profile photo",
|
||||
"default": "https://raw.githubusercontent.com/linkedin/WhereHows/datahub/docs/imgs/datahublogo.png"
|
||||
"default": "https://raw.githubusercontent.com/linkedin/WhereHows/datahub/datahub-web/packages/data-portal/public/assets/images/default_avatar.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user