Skip to content

Commit

Permalink
cmd/hello: link to the Hello KB article (tailscale#11022)
Browse files Browse the repository at this point in the history
Fixes tailscale/corp#17104

Signed-off-by: Chris Palmer <cpalmer@tailscale.com>
  • Loading branch information
noncombatant committed Feb 2, 2024
1 parent 60657ac commit a633a30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/hello/hello.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,8 @@ <h5>{{.IP}}</h5>
<footer class="footer text-gray-600 text-center mb-12">
<p>Read about <a href="https://tailscale.com/kb/1017/install#advanced-features" class="text-blue-600 hover:text-blue-800"
target="_blank">what you can do next &rarr;</a></p>
<p>Read about <a href="https://tailscale.com/kb/1073/hello" class="text-blue-600 hover:text-blue-800"
target="_blank">the Hello service &rarr;</a></p>
</footer>
</main>
</body>
Expand Down

0 comments on commit a633a30

Please sign in to comment.