Skip to content

Commit 9761fae

Browse files
committed
Fix readme links
1 parent db6eaa2 commit 9761fae

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ CollectionView provides a ton of functionality, flexibility, and high performanc
2323

2424
Get collection view up and running in just a few minutes. Checkout the guides & documentation.
2525

26-
- [Introduction]("https://thenounproject.github.io/CollectionView/introduction.html")
27-
- [Basic Setup]("https://thenounproject.github.io/CollectionView/basic-setup.html")
28-
- [Documentation]("https://thenounproject.github.io/CollectionView/index.html")
26+
- [Introduction](https://thenounproject.github.io/CollectionView/introduction.html)
27+
- [Basic Setup](https://thenounproject.github.io/CollectionView/basic-setup.html)
28+
- [Documentation](https://thenounproject.github.io/CollectionView/index.html)
2929

3030

3131
### Adding to your project

docs/docsets/CollectionView.docset/Contents/Resources/Documents/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@ <h2 id='how' class='heading'>How</h2>
263263
<p>Get collection view up and running in just a few minutes. Checkout the guides &amp; documentation.</p>
264264

265265
<ul>
266-
<li><a href="%22https://thenounproject.github.io/CollectionView/introduction.html%22">Introduction</a></li>
267-
<li><a href="%22https://thenounproject.github.io/CollectionView/basic-setup.html%22">Basic Setup</a></li>
268-
<li><a href="%22https://thenounproject.github.io/CollectionView/index.html%22">Documentation</a></li>
266+
<li><a href="https://thenounproject.github.io/CollectionView/introduction.html">Introduction</a></li>
267+
<li><a href="https://thenounproject.github.io/CollectionView/basic-setup.html">Basic Setup</a></li>
268+
<li><a href="https://thenounproject.github.io/CollectionView/index.html">Documentation</a></li>
269269
</ul>
270270
<h3 id='adding-to-your-project' class='heading'>Adding to your project</h3>
271271

docs/docsets/CollectionView.tgz

53 Bytes
Binary file not shown.

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@ <h2 id='how' class='heading'>How</h2>
263263
<p>Get collection view up and running in just a few minutes. Checkout the guides &amp; documentation.</p>
264264

265265
<ul>
266-
<li><a href="%22https://thenounproject.github.io/CollectionView/introduction.html%22">Introduction</a></li>
267-
<li><a href="%22https://thenounproject.github.io/CollectionView/basic-setup.html%22">Basic Setup</a></li>
268-
<li><a href="%22https://thenounproject.github.io/CollectionView/index.html%22">Documentation</a></li>
266+
<li><a href="https://thenounproject.github.io/CollectionView/introduction.html">Introduction</a></li>
267+
<li><a href="https://thenounproject.github.io/CollectionView/basic-setup.html">Basic Setup</a></li>
268+
<li><a href="https://thenounproject.github.io/CollectionView/index.html">Documentation</a></li>
269269
</ul>
270270
<h3 id='adding-to-your-project' class='heading'>Adding to your project</h3>
271271

0 commit comments

Comments
 (0)