-
Notifications
You must be signed in to change notification settings - Fork 1
Change the Certified link from certified.ink to certified.app. #113
Description
🧩 Analysis chain
🏁 Script executed:
#!/bin/bash
# Description: Verify the Certified.ink URL is valid and accessible
curl -s -o /dev/null -w "%{http_code}" https://certified.inkRepository: hypercerts-org/documentation
Length of output: 75
🌐 Web query:
certified.ink domain organization
💡 Result:
No public information identifies the organization behind the certified.ink domain. Searches for the specific domain, WHOIS records, owner, registrant, and related company details returned no explicit matches or official documentation. Results primarily discuss the .ink TLD (managed by Registry Services, LLC / GoDaddy Registry), general ink certification programs (e.g., INKforall), tattoo ink brands (e.g., Certified Ink on certified-ink.com, certifiedinks Instagram), and unrelated notary services (certifiablyinked.com). No website at certified.ink was indexed, and no authoritative sources link it to any organization. The domain may be unregistered, privately held with privacy protection, or not publicly active as of 2026-04-01.
Citations:
- 1: https://help.inkforall.com/ink-certification
- 2: https://www.101domain.com/ink.htm
- 3: https://www.godaddy.com/help/about-ink-domains-9228
- 4: https://intername.uk/domains/global/beauty-and-fashion/ink/whois/
- 5: https://register.domains/en/dm/ink-whois-lookup
- 6: https://atsameip.com/whois?domain=www.inkedin.com&igm=on
- 7: https://www.eurodns.com/whois-search/ink-domain-name
- 8: https://www.certifiablyinked.com/
- 9: http://ink.whoswho/
🏁 Script executed:
# Search the codebase for other references to "Certified" or "certified"
rg -i "certified" --type mdRepository: hypercerts-org/documentation
Length of output: 32640
Change the Certified link from certified.ink to certified.app.
The reference links to https://certified.ink, which is unregistered and not publicly accessible. Throughout the codebase, the correct domain is https://certified.app — used for sign-ups, identity provisioning, and all other references to the Certified identity provider. Update the link accordingly.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@public/raw/core-concepts/cel-work-scopes.md` at line 196, Update the
Certified link in the documentation text that mentions `workScopeTag` so it
points to the correct domain; replace the reference URL `https://certified.ink`
with `https://certified.app` wherever it appears in the sentence that reads
"Certified publishes curated tag sets..." to ensure the certified identity
provider link is accurate.
Originally posted by @coderabbitai[bot] in #110 (comment)