Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(): URLs to pages that no longer exist in style-guide/colors doc #888

Merged
merged 1 commit into from
Oct 1, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions src/app/components/style-guide/colors/colors.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,11 +324,6 @@ <h3 class="md-title tc-blue-grey-700">View title</h3>
<span mdLine>Material Design Dark Color Palette</span>
</a>
<md-divider></md-divider>
<a md-list-item href="http://www.dadapixel.com/blog/2014/12/2/download-googles-expanded-material-design-palette-for-the-osx-system-color-picker" target="_blank">
<md-icon>launch</md-icon>
<span mdLine>OSX Material Design System Color Picker</span>
</a>
<md-divider></md-divider>
<a md-list-item href="https://github.com/romannurik/MaterialColorsApp" target="_blank">
<md-icon>launch</md-icon>
<span mdLine>Material Colors OSX Desktop App</span>
Expand Down