docs(links): update moved Cloudflare Tunnel docs URL
developers.cloudflare.com/cloudflare-one/connections/connect-networks/ returns 301 Moved Permanently to /cloudflare-one/networks/connectors/cloudflare-tunnel/ after Cloudflare reorganized the Cloudflare One docs. The new page is the named-tunnel workflow this paragraph points readers at.
This commit is contained in:
parent
86e603e7d6
commit
134c2ed8b3
|
|
@ -116,7 +116,7 @@ cloudflared tunnel --url http://localhost:8090
|
|||
Note the printed URL — that's what you'll give Meta.
|
||||
|
||||
:::warning Quick tunnels rotate
|
||||
The free quick-tunnel URL changes every time you restart `cloudflared`. For a stable URL, log in with `cloudflared tunnel login` and create a named tunnel. Free Cloudflare accounts get unlimited named tunnels — see [Cloudflare's docs](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) for the named-tunnel workflow.
|
||||
The free quick-tunnel URL changes every time you restart `cloudflared`. For a stable URL, log in with `cloudflared tunnel login` and create a named tunnel. Free Cloudflare accounts get unlimited named tunnels — see [Cloudflare's docs](https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/) for the named-tunnel workflow.
|
||||
:::
|
||||
|
||||
### ngrok
|
||||
|
|
|
|||
Loading…
Reference in New Issue