Update README Alpha section to remove reference to typeform

This commit is contained in:
Jon Ayers 2020-11-03 23:23:41 +00:00
parent f9e0990594
commit ddbac8dd78
No known key found for this signature in database
GPG Key ID: 05F35791EF149803
1 changed files with 6 additions and 1 deletions

View File

@ -35,12 +35,17 @@ We also have an in-depth [setup and configuration](./doc/guide.md) guide.
### Alpha Program 🐣
We're working on a cloud platform that makes deploying and managing code-server easier. Consider [joining our alpha program](https://codercom.typeform.com/to/U4IKyv0W) if you don't want to worry about
We're working on a cloud platform that makes deploying and managing code-server easier. Consider running code-server with our experimental flag `--link` if you don't want to worry about
- TLS
- Authentication
- Port Forwarding
```bash
$ code-server --link
Proxying code-server to Coder Cloud, you can access your IDE at https://valmar-jon.cdr.co
```
## FAQ
See [./doc/FAQ.md](./doc/FAQ.md).