Skip to content

Commit 3a96697

Browse files
committed
Added tvOS link to the index and readme files.
1 parent b64b69a commit 3a96697

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
View the documentation online:
44

5-
* [Mac](https://core-plot.github.io/MacOS/index.html)
6-
* [iOS](https://core-plot.github.io/iOS/index.html)
5+
* [macOS](https://core-plot.github.io/macOS/index.html)
6+
* [iOS](https://core-plot.github.io/iOS/index.html)
7+
* [tvOS](https://core-plot.github.io/iOS/index.html)

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ <h1 id="coreplotapidocumentation">Core Plot API documentation</h1>
1818
<p>View the documentation: </p>
1919

2020
<ul>
21-
<li><a href="MacOS/index.html">Mac</a></li>
21+
<li><a href="macOS/index.html">macOS</a></li>
2222
<li><a href="iOS/index.html">iOS</a></li>
23+
<li><a href="iOS/index.html">tvOS</a></li>
2324
</ul>
2425
<!-- ##END MARKED WRAPPER## -->
2526
</div>

0 commit comments

Comments
 (0)