Skip to content

Commit f072830

Browse files
committed
Add blog links and update buttons copy
1 parent 5203a0b commit f072830

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readthedocs-theme/templates/readthedocs/product.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="column">
1414

1515
<div>
16-
<h3 class="ui header inverted">Docs as Code</h3>
16+
<h3 class="ui header inverted">Write docs like you code</h3>
1717
<p>
1818
Read the Docs simplifies the entire process of building and deploying developer documentation. With support for Sphinx, Mkdocs, and Jupyter Book, you can integrate your code and user-facing documentation using the same tools. Create beautiful documentation easily with themes, and preview every commit with pull request previews.
1919
</p>
@@ -60,7 +60,7 @@ <h3 class="ui header inverted">Docs as Code</h3>
6060
</div>
6161

6262
<div>
63-
<a href="" class="ui button green fluid large">About the engineering workflow</a>
63+
<a href="https://docs.readthedocs.io/en/stable/guides/developers.html" class="ui button green fluid">Learn about the engineering workflow</a>
6464
</div>
6565
</div>
6666

@@ -91,7 +91,7 @@ <h3 class="ui header inverted">Write with reStructuredText or Markdown</h3>
9191

9292
</div>
9393
<div>
94-
<a href="" class="ui button green fluid large">Using RTD as a technical writer</a>
94+
<a href="https://docs.readthedocs.io/en/stable/guides/authors.html" class="ui button green fluid">Using RTD as a technical writer</a>
9595
</div>
9696
</div>
9797

@@ -129,7 +129,7 @@ <h3 class="ui header inverted">Easy documentation deployment for technical teams
129129

130130
</div>
131131
<div>
132-
<a href="" class="ui button green fluid large">How RTD works for teams</a>
132+
<a href="https://docs.readthedocs.io/en/stable/guides/administrators.html" class="ui button green fluid">How RTD works for teams</a>
133133
</div>
134134
</div>
135135

0 commit comments

Comments
 (0)