Skip to content

Commit aa9109b

Browse files
authored
Correct the path to the reusables
1 parent 8f54271 commit aa9109b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

content/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you add an organization-wide policy, you should set it to the largest choice
4747

4848
{% data reusables.profile.access_org %}
4949
{% data reusables.profile.org_settings %}
50-
{% data reusables.profile.codespaces-org-policies %}
50+
{% data reusables.codespaces.codespaces-org-policies %}
5151
1. Click **Add constraint** and choose **Machine types**.
5252

5353
![Add a constraint for machine types](/assets/images/help/codespaces/add-constraint-dropdown.png)
@@ -56,7 +56,7 @@ If you add an organization-wide policy, you should set it to the largest choice
5656

5757
![Edit the machine type constraint](/assets/images/help/codespaces/edit-machine-constraint.png)
5858

59-
{% data reusables.profile.codespaces-policy-targets %}
59+
{% data reusables.codespaces.codespaces-policy-targets %}
6060
1. If you want to add another constraint to the policy, click **Add constraint** and choose another constraint. For information about other constraints, see "[Restricting the visibility of forwarded ports](/codespaces/managing-codespaces-for-your-organization/restricting-the-visibility-of-forwarded-ports)" and "[Restricting the idle timeout period](/codespaces/managing-codespaces-for-your-organization/restricting-the-idle-timeout-period)."
6161
1. After you have finished adding constraints to your policy, click **Save**.
6262
## Editing a policy

content/codespaces/managing-codespaces-for-your-organization/restricting-the-idle-timeout-period.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you add an organization-wide policy with a timeout constraint, you should set
4242

4343
{% data reusables.profile.access_org %}
4444
{% data reusables.profile.org_settings %}
45-
{% data reusables.profile.codespaces-org-policies %}
45+
{% data reusables.codespaces.codespaces-org-policies %}
4646
1. Click **Add constraint** and choose **Maximum idle timeout**.
4747

4848
![Add a constraint for idle timeout](/assets/images/help/codespaces/add-constraint-dropdown-timeout.png)
@@ -55,7 +55,7 @@ If you add an organization-wide policy with a timeout constraint, you should set
5555

5656
![Choose the port visibility options](/assets/images/help/codespaces/maximum-minutes-timeout.png)
5757

58-
{% data reusables.profile.codespaces-policy-targets %}
58+
{% data reusables.codespaces.codespaces-policy-targets %}
5959
1. If you want to add another constraint to the policy, click **Add constraint** and choose another constraint. For information about other constraints, see "[Restricting access to machine types](/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types)" and "[Restricting the visibility of forwarded ports](/codespaces/managing-codespaces-for-your-organization/restricting-the-visibility-of-forwarded-ports)."
6060
1. After you have finished adding constraints to your policy, click **Save**.
6161

content/codespaces/managing-codespaces-for-your-organization/restricting-the-visibility-of-forwarded-ports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you add an organization-wide policy, you should set it to the most lenient vi
4040

4141
{% data reusables.profile.access_org %}
4242
{% data reusables.profile.org_settings %}
43-
{% data reusables.profile.codespaces-org-policies %}
43+
{% data reusables.codespaces.codespaces-org-policies %}
4444
1. Click **Add constraint** and choose **Port visibility**.
4545

4646
![Add a constraint for port visibility](/assets/images/help/codespaces/add-constraint-dropdown-ports.png)
@@ -53,7 +53,7 @@ If you add an organization-wide policy, you should set it to the most lenient vi
5353

5454
![Choose the port visibility options](/assets/images/help/codespaces/choose-port-visibility-options.png)
5555

56-
{% data reusables.profile.codespaces-policy-targets %}
56+
{% data reusables.codespaces.codespaces-policy-targets %}
5757
1. If you want to add another constraint to the policy, click **Add constraint** and choose another constraint. For information about other constraints, see "[Restricting access to machine types](/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types)" and "[Restricting the idle timeout period](/codespaces/managing-codespaces-for-your-organization/restricting-the-idle-timeout-period)."
5858
1. After you have finished adding constraints to your policy, click **Save**.
5959
## Editing a policy

0 commit comments

Comments
 (0)