Skip to content

Commit

Permalink
fix: notes links to carbondesignsystem.com (#1043)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Chase <lee.chase@uk.ibm.com>
  • Loading branch information
lee-chase and lee-chase authored Oct 7, 2020
1 parent 7904f2d commit 3aafcff
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Vue implementation of a Carbon Components multi-select

https://www.carbondesignsystem.com/components/multi-select/code
https://www.carbondesignsystem.com/components/dropdown/code

## Usage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Vue implementation of a Carbon Components DataTable.

http://www.carbondesignsystem.com/components/DataTable/code
https://www.carbondesignsystem.com/components/data-table/code

## Usage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Vue implementation of a Carbon Components multi-select

https://www.carbondesignsystem.com/components/multi-select/code
https://www.carbondesignsystem.com/components/dropdown/code

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/components/cv-search/cv-search-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Vue implementation of a Carbon Components search

http://www.carbondesignsystem.com/components/text-input/code
https://www.carbondesignsystem.com/components/search/code

## Usage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Vue implementation of a Carbon Components time-picker

http://www.carbondesignsystem.com/components/time-picker/code
https://www.carbondesignsystem.com/components/date-picker/code

## Usage

Expand Down
4 changes: 1 addition & 3 deletions packages/core/src/components/cv-toolbar/cv-toolbar-notes.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# CvToolbar

A Vue implementation of a Carbon Components Toolbar.

http://www.carbondesignsystem.com/components/Toolbar/code
A Vue implementation of a Carbon Components Toolbar (Deprecated).

## Usage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

A Vue implementation of a Carbon Components Header

https://www.carbondesignsystem.com/experimental/ui-shell/code
- https://www.carbondesignsystem.com/components/UI-shell-header/usage
- https://www.carbondesignsystem.com/components/UI-shell-left-panel/usage
- https://www.carbondesignsystem.com/components/UI-shell-right-panel/usage

## Usage

Expand Down

0 comments on commit 3aafcff

Please sign in to comment.