From 6bafe8ce92991f68cf3ce1aa9be4e5a29368c286 Mon Sep 17 00:00:00 2001 From: Suzanne Selhorn <sselhorn@gitlab.com> Date: Tue, 5 Dec 2023 21:04:21 +0000 Subject: [PATCH] Remove outdated link --- doc/development/documentation/styleguide/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/development/documentation/styleguide/index.md b/doc/development/documentation/styleguide/index.md index 6109d4d603d81..3a3dbc8c50dba 100644 --- a/doc/development/documentation/styleguide/index.md +++ b/doc/development/documentation/styleguide/index.md @@ -218,8 +218,6 @@ Use sentence case for topic titles. For example: When referring to specific user interface text, like a button label or menu item, use the same capitalization that's displayed in the user interface. -Standards for this content are listed in the [Pajamas Design System Content section](https://design.gitlab.com/content/punctuation/) -and typically match what's mentioned in this Documentation Style Guide. If you think the user interface text contains style mistakes, create an issue or an MR to propose a change to the user interface text. -- GitLab