diff --git a/package.json b/package.json index bf07cb6b104a2a46871c925dffd47c3906a51b99..43efa2b7910be1fa602309fdd4b0fe76906c77e9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "the-a11y-project", "description": "A community-driven effort to make digital accessibility easier.", "homepage": "https://a11yproject.com/", - "version": "1.1.0", + "version": "1.1.1", "license": "Apache-2.0", "author": "Dave Rupert <hello@a11yproject.com> (https://daverupert.com/)", "contributors": [ diff --git a/src/_includes/nav/footer.njk b/src/_includes/nav/footer.njk index 76775d1eed87da8e6d5ed6f6e520849235c71772..e1d936ee72ee8c8a232c8a5b823f817f956133fe 100644 --- a/src/_includes/nav/footer.njk +++ b/src/_includes/nav/footer.njk @@ -69,7 +69,7 @@ <a class="c-footer__link" href="https://twitter.com/A11YProject">Twitter</a> </li> <li> - <a class="c-footer__link" href="https://www.linkedin.com/groups/13870960/">LinkedIn</a> + <a class="c-footer__link" href="https://www.linkedin.com/company/the-a11y-project/">LinkedIn</a> </li> <li> <a class="c-footer__link" href="{{ '/feed/feed.xml' | url }}"><abbr>RSS</abbr></a> diff --git a/src/follow.njk b/src/follow.njk index b1ec7d744b8c1537372735e526e9d994d79108e3..c417c26c859a9bc03e8694ebc1acf57fbc94c4d6 100755 --- a/src/follow.njk +++ b/src/follow.njk @@ -31,7 +31,7 @@ templateClass: template-generic Follow The A11Y Project </h2> <p> - You can <a href="https://twitter.com/a11yproject">follow The A11Y Project on Twitter</a> and on <a href="https://www.linkedin.com/groups/13870960/">LinkedIn</a>. We also have <a href="">a RSS feed</a> to keep track of when we publish new posts. We also reccommend following our <a href="{{ '/authors/' | url }}">authors</a>! + You can <a href="https://twitter.com/a11yproject">follow The A11Y Project on Twitter</a> and on <a href="https://www.linkedin.com/company/the-a11y-project/">LinkedIn</a>. We also have <a href="">a RSS feed</a> to keep track of when we publish new posts. We also reccommend following our <a href="{{ '/authors/' | url }}">authors</a>! </p> </div> diff --git a/src/write-for-us.njk b/src/write-for-us.njk index bfb3fcc9b39af8e671454a99bc138c59e1b45a01..c4c8c47596fc7b8bf12dbc6a8e1a561be82d7fd9 100755 --- a/src/write-for-us.njk +++ b/src/write-for-us.njk @@ -98,7 +98,7 @@ templateClass: template-generic </ul> </li> <li><strong>Community.</strong> We will add you to <a href="{{ '/authors/' | url }}">our list of authors</a>, including a link to contact you.</li> - <li><strong>Promotion.</strong> We will <a href="https://twitter.com/A11YProject">promote your content on Twitter</a> and <a href="https://www.linkedin.com/groups/13870960/">LinkedIn</a>.</li> + <li><strong>Promotion.</strong> We will <a href="https://twitter.com/A11YProject">promote your content on Twitter</a> and <a href="https://www.linkedin.com/company/the-a11y-project/">LinkedIn</a>.</li> </ul> <h2 id="the-process" class="c-heading-large"> The process