diff --git a/metadata-models/src/main/pegasus/com/linkedin/identity/CorpUserEditableInfo.pdsc b/metadata-models/src/main/pegasus/com/linkedin/identity/CorpUserEditableInfo.pdsc index bec91e6da4..c7345badd7 100644 --- a/metadata-models/src/main/pegasus/com/linkedin/identity/CorpUserEditableInfo.pdsc +++ b/metadata-models/src/main/pegasus/com/linkedin/identity/CorpUserEditableInfo.pdsc @@ -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" } ] -} \ No newline at end of file +}