Skip to content

Change the Certified link from certified.ink to certified.app. #113

@Kzoeps

Description

@Kzoeps

⚠️ Potential issue | 🟠 Major

🧩 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.ink

Repository: 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:


🏁 Script executed:

# Search the codebase for other references to "Certified" or "certified"
rg -i "certified" --type md

Repository: 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions