Skip to content

Commit

Permalink
Merge pull request #83 from salesforce-ux/links-typo
Browse files Browse the repository at this point in the history
change title to articles
  • Loading branch information
brandonferrua committed Nov 4, 2015
2 parents 9306072 + a62808d commit f390254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/resources/links/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { Link } from 'react-router';
export default (
<PageBody anchorTitle="Links" contentClassName={pf('text-longform')}>
<div className={pf('container--medium')}>
<h2 className={pf('site-text-heading--large')}>Blog Posts</h2>
<h2 className={pf('site-text-heading--large')}>Articles</h2>
<ul>
<li>Christophe Coenraets: <a href="http://coenraets.org/blog/2015/10/react-university-sample-app-react-node-js-4-lightning-design-system">React University: Sample Application with React, Node.js 4, and the Lightning Design System</a></li>
<li>Jina Bolton: <a href="https://medium.com/salesforce-ux/the-salesforce-team-model-for-scaling-a-design-system-d89c2a2d404b">The Salesforce Team Model for Scaling a Design System</a></li>
Expand Down

0 comments on commit f390254

Please sign in to comment.