Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b19e21b

Browse files
EdwardAngertEdwardAngert
authored andcommitted
tip to info; adjust h1
1 parent 8671908 commit b19e21b

File tree

14 files changed

+44
-23
lines changed

14 files changed

+44
-23
lines changed

.vscode/markdown.code-snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"premium-feature": {
2424
"prefix": "#premium-feature",
2525
"body": [
26-
"<blockquote class=\"tip\">\n",
26+
"<blockquote class=\"info\">\n",
2727
"${1:feature} ${2|is,are|} an Enterprise and Premium feature. [Learn more](https://coder.com/pricing#compare-plans).\n",
2828
"</blockquote>"
2929
]

docs/admin/external-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ CODER_EXTERNAL_AUTH_0_SCOPES="repo:read repo:write write:gpg_key"
181181

182182
## Multiple External Providers
183183

184-
<blockquote class="tip">
184+
<blockquote class="info">
185185

186186
Multiple providers is an Enterprise and Premium feature.
187187
[Learn more](https://coder.com/pricing#compare-plans).

docs/admin/monitoring/notifications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ notification is indicated on the right hand side of this table.
233233

234234
## Delivery Preferences
235235

236-
<blockquote class="tip">
236+
<blockquote class="info">
237237

238238
Delivery preferences is an Enterprise and Premium feature.
239239
[Learn more](https://coder.com/pricing#compare-plans).

docs/admin/networking/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ more.
178178

179179
## Browser-only connections
180180

181-
<blockquote class="tip">
181+
<blockquote class="info">
182182

183183
Browser-only connections is an Enterprise and Premium feature.
184184
[Learn more](https://coder.com/pricing#compare-plans).
@@ -195,7 +195,7 @@ via the web terminal and
195195

196196
### Workspace Proxies
197197

198-
<blockquote class="tip">
198+
<blockquote class="info">
199199

200200
Workspace proxies are an Enterprise and Premium feature.
201201
[Learn more](https://coder.com/pricing#compare-plans).

docs/admin/networking/port-forwarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ to the app.
131131

132132
### Configure maximum port sharing level
133133

134-
<blockquote class="tip">
134+
<blockquote class="info">
135135

136136
Configuring port sharing level is an Enterprise and Premium feature.
137137
[Learn more](https://coder.com/pricing#compare-plans).

docs/admin/setup/appearance.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Appearance (enterprise) (premium)
1+
# Appearance
2+
3+
<blockquote class="info">
4+
5+
Customizing Coder's appearance is an Enterprise and Premium feature.
6+
[Learn more](https://coder.com/pricing#compare-plans).
7+
8+
</blockquote>
29

310
Customize the look of your Coder deployment to meet your enterprise
411
requirements.

docs/admin/templates/managing-templates/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ infrastructure, software, or security patches. Learn more about
6060

6161
### Template update policies
6262

63-
<blockquote class="tip">
63+
<blockquote class="info">
6464

6565
Template update policies are an Enterprise and Premium feature.
6666
[Learn more](https://coder.com/pricing#compare-plans).

docs/admin/templates/managing-templates/schedule.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ manage infrastructure costs.
2828

2929
## Failure cleanup
3030

31-
<blockquote class="tip">
31+
<blockquote class="info">
3232

3333
Failure cleanup is an Enterprise and Premium feature.
3434
[Learn more](https://coder.com/pricing#compare-plans).
@@ -41,7 +41,7 @@ available for licensed customers.
4141

4242
## Dormancy threshold
4343

44-
<blockquote class="tip">
44+
<blockquote class="info">
4545

4646
Dormancy threshold is an Enterprise and Premium feature.
4747
[Learn more](https://coder.com/pricing#compare-plans).
@@ -58,7 +58,7 @@ only available for licensed customers.
5858

5959
## Dormancy auto-deletion
6060

61-
<blockquote class="tip">
61+
<blockquote class="info">
6262

6363
Dormancy auto-deletion is an Enterprise and Premium feature.
6464
[Learn more](https://coder.com/pricing#compare-plans).
@@ -71,7 +71,7 @@ Auto-Deletion is only available for licensed customers.
7171

7272
## Autostop requirement
7373

74-
<blockquote class="tip">
74+
<blockquote class="info">
7575

7676
Autostop requirement is an Enterprise and Premium feature.
7777
[Learn more](https://coder.com/pricing#compare-plans).
@@ -108,7 +108,7 @@ requirement during the deprecation period, but only one can be used at a time.
108108

109109
## User quiet hours
110110

111-
<blockquote class="tip">
111+
<blockquote class="info">
112112

113113
User quiet hours are an Enterprise and Premium feature.
114114
[Learn more](https://coder.com/pricing#compare-plans).

docs/admin/templates/template-permissions.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Permissions (enterprise) (premium)
1+
# Permissions
2+
3+
<blockquote class="info">
4+
5+
Template permissions are an Enterprise and Premium feature.
6+
[Learn more](https://coder.com/pricing#compare-plans).
7+
8+
</blockquote>
29

310
Licensed Coder administrators can control who can use and modify the template.
411

docs/admin/users/groups-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ may use personal workspaces.
3333

3434
## Custom Roles
3535

36-
<blockquote class="tip">
36+
<blockquote class="info">
3737

3838
Custom roles are an Enterprise and Premium feature.
3939
[Learn more](https://coder.com/pricing#compare-plans).

0 commit comments

Comments
 (0)