@@ -10,7 +10,7 @@ one, reducing setup time significantly.
10
10
11
11
- Premium license
12
12
- Use` coder/coder ` Terraform provider` >= 2.3.0-pre2 ` in your template (** TODO: update with latest version** )
13
- - Enable the` workspace-prebuilds ` [ experiment] ( https://coder.com/docs/ reference/cli/server#--experiments)
13
+ - Enable the` workspace-prebuilds ` [ experiment] ( ../../../ reference/cli/server.md #--experiments)
14
14
15
15
##Configuration
16
16
@@ -66,7 +66,7 @@ startup scripts, the workspace will be marked eligible to be claimed.
66
66
67
67
##Relationship to workspace presets
68
68
69
- [ Workspace presets] ( https://coder.com/docs/admin/templates/extending-templates/ parameters#workspace-presets-beta) allow
69
+ [ Workspace presets] ( ./ parameters.md #workspace-presets-beta) allow
70
70
you to configure commonly used combinations of parameters into a single option, which makes it easier for developers to
71
71
pick one that fits
72
72
their needs.
@@ -94,7 +94,7 @@ _In future releases, we will allow operators to invalidate their prebuilt worksp
94
94
95
95
##Quotas
96
96
97
- Prebuilt workspaces can be used in conjunction with[ Resource Quotas] ( https://coder.com/docs/admin/ users/quotas) . Given
97
+ Prebuilt workspaces can be used in conjunction with[ Resource Quotas] ( ../../ users/quotas.md ) . Given
98
98
that all unclaimed prebuilt workspaces are[ owned] ( #ownership ) by the` prebuilds ` user, you may configure a quota for
99
99
any group which this user appears in.
100
100