Skip to content

Commit 67c085f

Browse files
authored
Merge pull request #6775 from Aaen/patch-20
Update README.md
2 parents 7348598 + 25691e0 commit 67c085f

File tree

1 file changed

+4
-4
lines changed
  • umbraco-cloud/set-up/project-settings

1 file changed

+4
-4
lines changed

umbraco-cloud/set-up/project-settings/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ It is possible to configure a deployment webhook on your environments on Umbraco
7474

7575
### Advanced
7676

77-
Manage **Advanced** settings for your project from the **Settings** menu:
77+
Manage **Advanced** settings for your project from the **Configuration** tab:
7878

7979
* [CI/CD Flow](umbraco-cicd/)
8080
* [Enable static outbound IP addresses](external-services.md#enabling-static-outbound-ip-addresses) for projects on a **Standard**, **Professional**, or **Enterprise** plan.
@@ -102,7 +102,7 @@ Public access is by default available for projects created after the 10th of Jan
102102
The [Umbraco.Cloud.Cms.PublicAccess](https://www.nuget.org/packages/Umbraco.Cloud.Cms.PublicAccess) package can be installed to enable Public access for projects created before the 10th of January 2023.
103103
{% endhint %}
104104

105-
You can deny access to your project with the Public access setting.
105+
You can deny access to your project with the Public access setting under the security tab.
106106

107107
Users who are not part of the project or whose IP has not been allowed will not be able to access the project.
108108

@@ -141,15 +141,15 @@ If you are working locally, you need to update the origin of your local git repo
141141

142142
### [Renaming the Project file and folder](../working-locally.md#renaming-the-project-files-and-folders)
143143

144-
You can rename your project from the **Rename Project** section in the **Settings** menu on the Umbraco Cloud Portal. When you rename a project, the default hostnames and clone URLs assigned to the project are updated to match the new project name. You can also rename your project files and folders locally.
144+
You can rename your project from the **Rename Project** section in the **Management tab** menu on the Umbraco Cloud Portal. When you rename a project, the default hostnames and clone URLs assigned to the project are updated to match the new project name. You can also rename your project files and folders locally.
145145

146146
### [Dedicated Resources](dedicated-resources.md)
147147

148148
You can change your Umbraco Cloud project to run in a dedicated setup with additional computational resources compared to the shared setup. You can choose between the different dedicated options depending on the number of resources you will need for your project.
149149

150150
### Delete Project
151151

152-
You can delete your Umbraco Cloud project from the **Settings** menu. Deleting your Umbraco Cloud project is permanent - all data, media, databases, configuration, setup, and domain bindings are removed in the process.
152+
You can delete your Umbraco Cloud project from the **Management tab** menu. Deleting your Umbraco Cloud project is permanent - all data, media, databases, configuration, setup, and domain bindings are removed in the process.
153153

154154
{% hint style="info" %}
155155
Deleting your Umbraco Cloud project will also cancel any subscriptions you have set up for the project.

0 commit comments

Comments
 (0)