mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
test: add lint rule for empty links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"no-space-in-emphasis": true,
|
||||
"no-space-in-code": true,
|
||||
"no-space-in-links": true,
|
||||
"no-empty-links": true,
|
||||
"ol-prefix": {"style": "ordered"},
|
||||
"no-reversed-links": true,
|
||||
"reference-links-images": {
|
||||
|
||||
@@ -12,4 +12,4 @@ You can manage users at the company-level in the Docker Admin Console.
|
||||
|
||||
## Manage members on a team
|
||||
|
||||
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](#).
|
||||
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](../organization/members.md#manage-members-on-a-team).
|
||||
|
||||
Reference in New Issue
Block a user