remove check "missing link" (designer profile)
See original GitHub issuecom.google.fonts/check/metadata/designer_profiles
🔥 FAIL Designer Robert Leuschke still does not have a webpage link on the catalog. Please provide one. [code: missing-link]
The link entry in the info.pb is actually super useless, having a webpage link in there doesn’t do anything in the API, and we actually add the actual webpage link per tradition in the bio.html
. So it is good to remind to remove the Google+ link, but since few month we leave the entry empty to not break the protobuf. It has been tested and approved.
Like this:
designer: "Robert Leuschke"
link: ""
avatar {
file_name: "robertleuschke.png"
}
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Delete missing link from AI file - Adobe Support Community
1. Select the missing/unwanted link from the link window then select 'Go To Link'(second button from the left)and it will show you where...
Read more >Missing links reported for images not in document : r/indesign
I have opened the links panel, but I can't find a way to delete these supposed missing links. Any advice for eliminating missing...
Read more >Dropbox for Designers - Illustrator links missing
Our design agency has been experiencing some issues with Illustrator and links on Macs. If User A creates an Illustrator file with images, ......
Read more >marketing cloud - A profile center link is missing from this email
In Marketing Cloud, I am facing error message : "A profile center link is missing from this email. For ...
Read more >How to Remove Missing or Broken Links in Indesign - YouTube
Aaron shows you five different methods for removing broken links from Indesign. This is especially effective when the original linked ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Here are the links being removed, in case we may want to find them in the future to be included on the
bio.html
files: https://github.com/google/fonts/pull/3696/commits/753430f716857836f634b15e6787bd05b8b583e1ps: if we remove the link completely, it breaks the push to sandbox. So the eng team told us to not remove it, but having it empty instead.