mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-14 02:42:24 +03:00
The link.omniroute.online shortener no longer resolves -- every slug answers 404 -- after the domain moved to omniskill.online. Three dashboard CTAs went through it, so all three were dead links: cheaper -> https://cheaperinference.com/?utm_source=omniroute vsx -> https://marketplace.visualstudio.com/items?itemName=diegosouzapw.omnicopilot adapta -> https://agent.adapta.one/agentic-chat The two Vitest files pinned the short URLs as literals, so they are updated in the same commit and still assert the exact href. Click metrics are lost until a shortener exists on the new domain; a live CTA is worth more than a tracked dead one.