You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In src/content/docs/integrations/github.mdx, the install script URL is https://roborev.dev/install.sh but should be https://roborev.io/install.sh. The .dev domain doesn't resolve, so the GitHub Actions workflow example fails on the install step.
In
src/content/docs/integrations/github.mdx, the install script URL ishttps://roborev.dev/install.shbut should behttps://roborev.io/install.sh. The.devdomain doesn't resolve, so the GitHub Actions workflow example fails on the install step.