Skip to content

Commit

Permalink
FIx Shared Drive Migration Broke All Drive Links liferay-design#1011
Browse files Browse the repository at this point in the history
Shared Drive migration broke various links that needed to be updated with the correct document link.

I performed the search, went through file-by-file checking each link available and replaced the broken ones with the correct document link.
  • Loading branch information
leolohmann committed Nov 17, 2021
1 parent b52cbfb commit 9d658e5
Show file tree
Hide file tree
Showing 39 changed files with 43 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Regarding the criterion of originality, despite being a rather hackneyed subject

In this next phase, reading the bibliography is essential. This allows us to delimit the topic based on what is already investigated.

Exhaustive research on heuristic evaluation from its inception would have taken years of dedication, time we did not have. Therefore, we made an incipient approach to the most relevant documentation to which we had access. We reviewed the contributions of [John D. Gould and Clayton Lewis](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.84.8860&rep=rep1&type=pdf) (1985), [Ben Shneiderman](http://www.cs.umd.edu/~ben/goldenrules.html?utm_source=blog.intellyo&utm_medium=referral&utm_campaign=Heuristic%20Analysis%20UX%20in%20the%20design%20process&utm_content=text&utm_term=Eight%20Golden%20Rules%20of%20Interface%20Design) (1992), [Christian Bastien & Dominique Scapin](https://drive.google.com/file/d/1avCzLvuTd9NDKiQTFVnVa8k7TG465gz0/view?usp=sharing) (1992), [Jakob Nielsen](https://www.nngroup.com/articles/ten-usability-heuristics/) (1994), [Gerhardt-Powals]() (1996), [Weinschenk and Barker](https://measuringu.com/he-cw/) (2000), [Connell & Hammon](https://drive.google.com/file/d/1304NyggTs71onzixZrdaXldoB-WGEbR4/view?usp=sharing) (2000), and [Bruce Tognazzini’s](https://asktog.com/atc/principles-of-interaction-design/) (2003).
Then we compiled a list of almost [30 documents including articles](https://docs.google.com/spreadsheets/d/1ra2S8XahDR4LNGeUyknEbzOhwlLryzi8mEJON2TG8Z8/edit?usp=sharing), conferences and doctoral theses of the most recent approaches to the subject ([Granollers](https://drive.google.com/file/d/1ys6o9aFSQz4clVcClqd5Y5cSkqKxOYKe/view) (2018), [Suárez](https://drive.google.com/file/d/152B10nAVdlDm-S1fu0V8-2ChFmG1LP3Q/view) (2011); [Paz](https://drive.google.com/file/d/1f5iVwNNV1DdxtamLpDxpzwhPkeyjv_6p/view) (2018), [Murillo](https://drive.google.com/file/d/1j9x5YrYQ4o1O9glpCg-zEsNA46FMajBa/view) (2018), [Quiñones](https://drive.google.com/file/d/1AfVWu8SbHOUdOoT4imSVwVP4dD3VUpmm/view) (2018); [Kurosu](https://drive.google.com/file/d/1O1HF05-eOraIao9CV04BjPNBLcCO2O4t/view) (2018); [Cooper](https://drive.google.com/drive/u/0/search?q=heuristics) (2007)).
Exhaustive research on heuristic evaluation from its inception would have taken years of dedication, time we did not have. Therefore, we made an incipient approach to the most relevant documentation to which we had access. We reviewed the contributions of [John D. Gould and Clayton Lewis](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.84.8860&rep=rep1&type=pdf) (1985), [Ben Shneiderman](http://www.cs.umd.edu/~ben/goldenrules.html?utm_source=blog.intellyo&utm_medium=referral&utm_campaign=Heuristic%20Analysis%20UX%20in%20the%20design%20process&utm_content=text&utm_term=Eight%20Golden%20Rules%20of%20Interface%20Design) (1992), [Christian Bastien & Dominique Scapin](https://hal.inria.fr/inria-00070012/document) (1992), [Jakob Nielsen](https://www.nngroup.com/articles/ten-usability-heuristics/) (1994), [Gerhardt-Powals]() (1996), [Weinschenk and Barker](https://measuringu.com/he-cw/) (2000), [Connell & Hammon](http://www0.cs.ucl.ac.uk/staff/i.connell/DocsPDF/PrinciplesSet.pdf) (2000), and [Bruce Tognazzini’s](https://asktog.com/atc/principles-of-interaction-design/) (2003).
Then we compiled a list of almost [30 documents including articles](https://docs.google.com/spreadsheets/d/1ra2S8XahDR4LNGeUyknEbzOhwlLryzi8mEJON2TG8Z8/edit?usp=sharing), conferences and doctoral theses of the most recent approaches to the subject ([Granollers](https://drive.google.com/file/d/1ys6o9aFSQz4clVcClqd5Y5cSkqKxOYKe/view) (2018), [Suárez](https://www.researchgate.net/publication/233856298_Sirius_A_heuristic-based_framework_for_measuring_web_usability_adapted_to_the_type_of_website) (2011); [Paz](https://drive.google.com/file/d/1f5iVwNNV1DdxtamLpDxpzwhPkeyjv_6p/view?usp=sharing) (2018), [Murillo](https://drive.google.com/file/d/1j9x5YrYQ4o1O9glpCg-zEsNA46FMajBa/view?usp=sharing) (2018), [Quiñones](https://drive.google.com/file/d/1_zy3CWCM8fDeN20yE6e1QKisXe3RGp0i/view?usp=sharing) (2018); [Kurosu](https://www.semanticscholar.org/paper/Categorical-inspection-method-structured-heuristic-Kurosu-Matsuura/354417d28806d1f86223842817e9fb17435caa97) (2018); [Cooper](https://docs.google.com/document/d/1n2Kgv7nPcmf77t8g6EudafXNVo9eMjJBt6pR1GqD3PE/edit?usp=sharing) (2007)).

## Data collection

Expand Down
2 changes: 1 addition & 1 deletion src/markdown/blueprints/resources/illustrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ All these files are flattened PNG or JPG files, if you'd like a layered Illustra
cta="View in Google Drive"
title="Resource Thumbnails"
preview="/images/blueprints/illustrations/resource-thumbnails/case-study-blank-dark-1.png"
link="https://drive.google.com/drive/folders/15LjS6o3xmGu_zjnHim_LHhFbINGs_6w2"
link="https://drive.google.com/drive/folders/1jkHFKxa2T1NrabBtdOO_oAgEtE4Ycp1U?usp=sharing"
/>
</Grid>

Expand Down
8 changes: 4 additions & 4 deletions src/markdown/handbook/collaborate/locally/critique.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ A part of design critiques is creating a design culture. How we interact, serve,

### Presenter

Fill out the first portion of your **Google Doc** in the **[sessions folder](https://drive.google.com/open?id=116aLZ08AySaz6hKS7CZsKgjD1jzAsnl5)** by **12:00pm** on **the day before** presenting.
Fill out the first portion of your **Google Doc** in the **[sessions folder](https://drive.google.com/drive/folders/1cg9OIJjYO4u7gSGuIVfJ4_iDuk-aEMSf?usp=sharing)** by **12:00pm** on **the day before** presenting.

### Presentation Pointers

Expand Down Expand Up @@ -72,9 +72,9 @@ As a presenter, address these questions:
As a facilitator, make sure the session runs smoothly:

1. Preparation
- Create a new session by duplicating the [-week-template](https://drive.google.com/open?id=1vCvNwEVjFPHbFJ4P2EOgJCWkAOG_bi4b) in the [sessions folder](https://drive.google.com/open?id=116aLZ08AySaz6hKS7CZsKgjD1jzAsnl5) and renaming it to the presentation date.
- Create a new session by duplicating the [-week-template](https://drive.google.com/drive/folders/1meYcRaq6-sQVpX4Sr_iyphDUa2S3dxsB?usp=sharing) in the [sessions folder](https://drive.google.com/drive/folders/1cg9OIJjYO4u7gSGuIVfJ4_iDuk-aEMSf?usp=sharing) and renaming it to the presentation date.
- Slackbot currently reminds presenters to fill out the first portion of their own Google Docs at 9:30am on presenting day — use this thread to ask who will be sharing stuff today.
- [sessions folder](https://drive.google.com/open?id=116aLZ08AySaz6hKS7CZsKgjD1jzAsnl5) > [session week] > [presenter doc]
- [sessions folder](https://drive.google.com/drive/folders/1cg9OIJjYO4u7gSGuIVfJ4_iDuk-aEMSf?usp=sharing) > [session week] > [presenter doc]
- Prior to the critique session, open all presenters’ presentation links to make sure they are viewable and do not require additional viewing permissions.
- Bring Post-It notes, pens, and timer from the UX Cubby (Suite 150 Cubby 31).
1. Keep time
Expand All @@ -88,7 +88,7 @@ As a facilitator, make sure the session runs smoothly:
- Try to get everyone involved in the critique, not just the few talkative individuals.
1. Record Critique Session
- Record feedback for the presenter at the bottom of their Google Doc.
- [sessions folder](https://drive.google.com/open?id=116aLZ08AySaz6hKS7CZsKgjD1jzAsnl5) > [session week] > [presenter doc]
- [sessions folder](https://drive.google.com/drive/folders/1cg9OIJjYO4u7gSGuIVfJ4_iDuk-aEMSf?usp=sharing) > [session week] > [presenter doc]
1. Remind Next Facilitator
- The Facilitator changes each week, going in alphabetical order by last name (i.e. week 1 is Connolly, week 2 is Hanaoka, etc).

Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Alerts'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/alert'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6076%3A101'
docLink: 'https://drive.google.com/drive/folders/0B-KKkYVQA8sabC0yT0FuaUNwUXc?usp=sharing'
docLink: 'https://docs.google.com/document/d/1sRrlIXYnMAqyBk1n1QLDPO2sKNYKl7AUt7aJogYXhWs/edit?usp=sharing'
description: 'Alerts are used to capture the attention of the user in an intrusive way.'
order: 202
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/badges/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Badges'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/badge.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6012%3A45959'
docLink: 'https://drive.google.com/drive/folders/0B-KKkYVQA8saNzRRRDhUSlhRR0k?usp=sharing'
docLink: 'https://docs.google.com/document/d/1PNudTqmS1JCSJwMt_h2CA9QobplxIDfwF7tZsjUpavw/edit?usp=sharing'
description: 'Badges help highlight important information, such as notifications or new and unread messages.'
order: 203
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/cards/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Cards'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/card.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6026%3A914'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDbXlfTVBDandaTXM?usp=sharing'
docLink: 'https://docs.google.com/document/d/13n2SseXDxuh4TbGJohRWVrXiXQ9NRsTz5Uyy6GE5VFc/edit?usp=sharing'
description: 'Cards are a specific form of data visualization focused mainly on displaying images.'
order: 210
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Donut Chart'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/charts.html'
figmaLink: 'https://www.figma.com/file/CZyK1h5vmNBAm9Lgth89zpC4/lexicon-charts?node-id=254%3A649'
docLink: 'https://drive.google.com/drive/folders/13BbAbwfF7RvRGfTBlB_--vX5Oqn4jZq8?usp=sharing'
docLink: 'https://docs.google.com/spreadsheets/d/1DNV-YGxH69i7UGEUcqMBWOxmaeX5bSDizrA9E-91VAQ/edit?usp=sharing'
description: 'A Donut Chart is a variation of the Pie chart that lets you divide data by numerical proportions of a total value.'
order: 225
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Heatmap Chart'
devStatus: 'Pending'
description: 'The Heatmap Chart is a visual representation of the data using colors to indicate the values.'
figmaLink: 'https://www.figma.com/file/CZyK1h5vmNBAm9Lgth89zpC4/lexicon-charts?node-id=254%3A5357'
docLink: 'https://drive.google.com/drive/folders/13BbAbwfF7RvRGfTBlB_--vX5Oqn4jZq8?usp=sharing'
docLink: 'https://docs.google.com/spreadsheets/d/1DNV-YGxH69i7UGEUcqMBWOxmaeX5bSDizrA9E-91VAQ/edit?usp=sharing'
order: 227
draft: false
---
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/charts/chart-line.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Line Chart'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/charts.html'
figmaLink: 'https://www.figma.com/file/CZyK1h5vmNBAm9Lgth89zpC4/lexicon-charts?node-id=254%3A235'
docLink: 'https://drive.google.com/drive/folders/13BbAbwfF7RvRGfTBlB_--vX5Oqn4jZq8?usp=sharing'
docLink: 'https://docs.google.com/spreadsheets/d/1DNV-YGxH69i7UGEUcqMBWOxmaeX5bSDizrA9E-91VAQ/edit?usp=sharing'
description: 'A type of chart which displays information as a series of data points connected by straight line segments.'
order: 228
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Stacked Bar Chart'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/charts.html'
figmaLink: 'https://www.figma.com/file/CZyK1h5vmNBAm9Lgth89zpC4/lexicon-charts?node-id=254%3A651'
docLink: 'https://drive.google.com/drive/folders/13BbAbwfF7RvRGfTBlB_--vX5Oqn4jZq8?usp=sharing'
docLink: 'https://docs.google.com/spreadsheets/d/1DNV-YGxH69i7UGEUcqMBWOxmaeX5bSDizrA9E-91VAQ/edit?usp=sharing'
description: 'A Stacked Bar chart compares the values of single items with the total data value.'
order: 230
draft: false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Confirmation Message'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDVkNhOE5sbU0teUU?usp=sharing'
docLink: 'https://docs.google.com/document/d/1Y3HCIxWKEKtPB3Vm6IbcfeSOuFehZj9xF8JzJU5WIK0/edit?usp=sharing'
description: 'Confirmation messages inform the user that a situation is critical or an action is irreversible and they must confirm before proceeding.'
order: 240
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/dropdowns/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Dropdown Menu'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/drop-down.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6033%3A3538'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDLVBSak83V1k4UEU?usp=sharing'
docLink: 'https://docs.google.com/document/d/1UM2WXcj-nnnVtR_FBg_nsMgqVY5WOYTu3YE5ylRMlwU/edit?usp=sharing'
description: 'A dropdown menu displays a list of options for the element that triggers it.'
order: 243
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/dual-listbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Dual Listbox'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/dual-list_box.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6020%3A9595'
docLink: 'https://drive.google.com/drive/folders/1AFySLLYLN0Kkdl1_MCc6EtDbz6wzgOfW?usp=sharing'
docLink: 'https://docs.google.com/document/d/13n2SseXDxuh4TbGJohRWVrXiXQ9NRsTz5Uyy6GE5VFc/edit?usp=sharing'
description: 'A dual Listbox allows users to compare and move available and selected options between two lists.'
order: 244
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'Forms Hierarchy'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/css-forms-hierarchy'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1Z5nPWphp72eaCSpcIYRq-KclpdVduUUWJFWnBqvQGPM/edit?usp=sharing'
description: 'The definition of the content hierarchy inside a form structure and the components used to identify the different content blocks.'
order: 252
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/forms/forms-rules.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Forms Rules'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://drive.google.com/drive/folders/1nCGYQUxO_ZjNc9AUEzY0pSrd6AZqbNGa?usp=sharing'
description: 'A set of rules and recommendations for using form patterns in portal.'
order: 254
draft: false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Forms Validation'
description: 'A description of how validation patterns must be displayed within form structures.'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/13iNIOKCshx50pBRiwsq_MIjm9wUEfiygArRnrYD1-x4/edit?usp=sharing'
order: 255
draft: false
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'Multi Step Form Simplified'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/multi-step-nav'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1vGhp62cXgrQItY8pOJVD2EGY1DjXziaaMjL7bsrgAlE/edit?usp=sharing'
description: 'A progressive disclosure method to guide the user through a task divided into several steps.'
order: 260
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/forms/picker-color.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'Color Picker'
description: 'Color picker lets users select a color from a predefined palette, specify a color via its hexadecimal value, sample a color, and explore color values to create a custom color variation.'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6053%3A46820'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1IUGl5VOWh6lqRa1baRoshVcytc8XbqVMkk30vRW4SM8/edit?usp=sharing'
order: 257
draft: false
devStatus: 'Pending'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Checkbox, Radio, Toggle'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/checkbox'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6020%3A7234'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1YdS0pu6FrVMs2WYr9rjQSP9vCyz5vE4JcneZTU-0Qfw/edit?usp=sharing'
description: 'Checkboxes, radios and toggles provide users with different selection and activation tools.'
order: 256
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Text Input Group'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/input.html#input.group'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6033%3A2985'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1D-O1i4EqJwEsjh1fbsb9rOCiePQaYwxO52i7HdWf4y0/edit?usp=sharing'
description: 'A text field with added elements that provide a more complex input structure.'
order: 266
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Text Input Variations'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/input'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6033%3A2985'
docLink: 'https://drive.google.com/drive/folders/1-7JQa8D2X2gbtDx-2q0IMWwwV73wSeTE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1rKn34BR_95gEbeG1cqdgWsl1h6buo1MPdG9Jrgz_xU4/edit?usp=sharing'
description: 'A description of the search, autocomplete, labels, date, numeric, and password input variations.'
order: 268
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/labels/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Labels'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/label.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=123%3A405'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDZFdUNU9CeFRkRkE?usp=sharing'
docLink: 'https://docs.google.com/document/d/1Om_GYrZ3F0SJo6EyzEqti_Bo69z_LUAuT3REg9FAWwA/edit?usp=sharing'
description: 'Labels are a visual pattern used to categorize information providing quick and easy recognition.'
order: 281
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/link.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'Link'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/link.html'
docLink: 'https://drive.google.com/drive/folders/0B-KKkYVQA8saZVA0emlsSTl3Z0U?usp=sharing'
docLink: 'https://docs.google.com/document/d/1M-zY163zfOyCbnfzawglo6laugDbcmpP6LEZHX-eD_w/edit?usp=sharing'
description: 'Also known as a hyperlink, a link is a clickable (text or image) element used for navigation purposes.'
order: 282
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/modals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Modals'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/modal.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6020%3A22529'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDbGsyMHdtUm1BZmM?usp=sharing'
docLink: 'https://docs.google.com/document/d/1z22aVdWm0j_nsCgnNtLpmTzhUJwktXCvrGSMpJbNSbQ/edit?usp=sharing'
description: 'A modal is a secondary window that communicates or provides an action inside the same process.'
order: 301
draft: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Breadcrumb'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/breadcrumb.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6020%3A22686'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDV2szTEdwNkg0a3M?usp=sharing'
docLink: 'https://docs.google.com/document/d/1qqfQqR4p2lcUHmOcOkNNAijwtPlKovQ_dSTGqIvqvY0/edit?usp=sharing'
description: 'Breadcrumb is a secondary navigation pattern that identifies the page position inside a hierarchy.'
order: 311
draft: false
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/lexicon/core-components/navigation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'Navigation'
description: 'Navigation is the means of transport that users take to go where they want.'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6020%3A22686'
docLink: 'https://drive.google.com/drive/folders/0B7JYaGe4TecDV2szTEdwNkg0a3M?usp=sharing'
docLink: 'https://docs.google.com/document/d/1kNAuYWq6pEhWzB-OdcbgDPeZQgzTJrACkDixqIPkj1c/edit?usp=sharing'
order: 310
draft: false
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'Progress Bar'
titleLabel: 'Clay'
titleLabelLink: 'https://clayui.com/docs/components/progress-bar.html'
figmaLink: 'https://www.figma.com/file/02DVhuHVTDbzaMjNM7IUKWp0/lexicon?node-id=6033%3A3026'
docLink: 'https://drive.google.com/drive/folders/1-fQL2vWgWiijIj7wpUFiW3ffmT3zJru3?usp=sharing'
docLink: 'https://docs.google.com/document/d/1kMquCdJcQn2rF70jlKCf5TgzCzHC1k5c8n_OlbKgHtU/edit?usp=sharing'
description: 'Progress bar indicates the percentage completed of a task.'
order: 319
draft: false
Expand Down
Loading

0 comments on commit 9d658e5

Please sign in to comment.