aboutsummaryrefslogtreecommitdiff
path: root/captain/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'captain/templates/home.html')
-rw-r--r--captain/templates/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/captain/templates/home.html b/captain/templates/home.html
index a804d62..330fb0e 100644
--- a/captain/templates/home.html
+++ b/captain/templates/home.html
@@ -9,5 +9,6 @@
<li><a href="jobs.html">Jobs</a> - View pending and completed jobs along with results</li>
<li><a href="players.html">Players</a> - Manage players, including adding new players to the team</li>
<li><a href="instructions.html">Instructions</a> - Launch certain instruction sets or assign instructions to players</li>
+ <li><a href="groups.html">Groups</a> - Manage or launch a group of instructions, all at once</li>
<li><a href="about.html">About</a> - Learn more about this service</li>
</ul>