From 9a5c8e82b10dc9e4738d669bf7a33da0b5dc04f4 Mon Sep 17 00:00:00 2001 From: Tom Herold Date: Wed, 4 Dec 2024 09:35:42 +0100 Subject: [PATCH] Fix image in docs --- CHANGELOG.released.md | 2 +- docs/users/new_users.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.released.md b/CHANGELOG.released.md index 0dd98179efd..85470e55ef7 100644 --- a/CHANGELOG.released.md +++ b/CHANGELOG.released.md @@ -451,7 +451,7 @@ For upgrade instructions, please check the [migration guide](MIGRATIONS.released ### Fixed - Fixed that some segment (group) actions were not properly disabled for non-editable segmentation layers. [#7207](https://github.com/scalableminds/webknossos/issues/7207) - Fixed a bug where data from zarr2 datasets that have a channel axis was broken. [#7374](https://github.com/scalableminds/webknossos/pull/7374) -- Fixed a bug which changed the cursor position while editing the name of a tree or the comment of a node. [#7390](#https://github.com/scalableminds/webknossos/pull/7390) +- Fixed a bug which changed the cursor position while editing the name of a tree or the comment of a node. [#7390](https://github.com/scalableminds/webknossos/pull/7390) - Streaming sharded zarr3 datasets from servers which do not respond with Accept-Ranges header is now possible. [#7392](https://github.com/scalableminds/webknossos/pull/7392) ## [23.10.2](https://github.com/scalableminds/webknossos/releases/tag/23.10.2) - 2023-09-26 diff --git a/docs/users/new_users.md b/docs/users/new_users.md index a9d38485761..23d5dba6381 100644 --- a/docs/users/new_users.md +++ b/docs/users/new_users.md @@ -3,7 +3,7 @@ On webknossos.org, users can either sign up for a WEBKNOSSOS account by themselv As an admin or team manager, you can invite users to join your WEBKNOSSOS organization by clicking the `Invite Users` button at the top of the `Users` list available from the `Admin` menu in the navbar. This will open a popup where you can enter a list of email addresses, which will receive a custom invitation link. Users that click on this link are automatically assigned to your organization, and will not need manual activation. - ![Send an invite link to new users](../images/users_invite.jpeg) +![Send an invite link to new users](../images/users_invite.jpeg) ## Experience Levels For a fine-grained assignment to [annotation tasks](../tasks_projects/tasks.md), each user can have one or more experience levels assigned to them. Based on their respective experience level, tasks may or may not be distributed to them.