Small edits (#557)

This commit is contained in:
pollfly
2023-05-14 09:51:01 +03:00
committed by GitHub
parent 78afff270a
commit 9a4a2ce920
4 changed files with 23 additions and 22 deletions

View File

@@ -32,8 +32,8 @@ When a user opens the hyperlink for a shared experiment in their browser, only t
1. Click **Share** in one of these ways:
* The experiment table - Right-click the experiment **>** **Share**
* The experiment info panel or full screen details view **>** <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" />
* In the [experiment table](webapp_exp_table.md), right-click the experiment **>** **Share**
* In the experiment info panel or full screen details view, click <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" />
(menu) **>** **Share**.
1. Click **Remove link**.

View File

@@ -50,7 +50,7 @@ of a project folder to open its context menu and access the following project ac
* **Rename** - Rename the project.
* **New Project** - Create a new project (by default a subproject).
* **Move to** - Move the project into another project. If the target project does not exist, it is created on-the-fly.
* **Delete** - Delete the project. To delete a project, all of its all contents (i.e. any pipelines/reports/datasets) must
* **Delete** - Delete the project. To delete a project, all of its contents (i.e. any pipelines/reports/datasets) must
first be archived or removed.
## Create New Projects