Skip to content

Commit

Permalink
[INTERNAL] Remove readthedocs in favor of Github actions and gh-pages #…
Browse files Browse the repository at this point in the history
  • Loading branch information
kfdm authored Nov 2, 2023
2 parents 7670d21 + 81f5266 commit 6414d44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .readthedocs.yml

This file was deleted.

2 changes: 1 addition & 1 deletion promgen/templates/promgen/help_menu.inc.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Help <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a rel="noopener noreferrer" href="https://promgen.readthedocs.io/">Documentation</a></li>
<li><a rel="noopener noreferrer" href="https://line.github.io/promgen/">Documentation</a></li>
<li><a rel="noopener noreferrer" href="https://github.com/line/promgen/releases">Changelog</a></li>
</ul>
</li>

0 comments on commit 6414d44

Please sign in to comment.