From ec49fdd26eddfb0207193803fef29ec2f8e523d6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Ouellet Date: Sun, 20 Nov 2016 19:51:44 -0500 Subject: [PATCH] Add remote ttys link to master doc index --- doc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc.md b/doc.md index 4bfb9156..23769f1f 100644 --- a/doc.md +++ b/doc.md @@ -242,6 +242,7 @@ Debugging * [Automated tests](/doc/automated-tests/) * [VM-dom0 internal configuration interface](/doc/vm-interface/) * [Debugging Windows VMs](/doc/windows-debugging/) + * [Safe Remote Dom0 Terminals](/doc/safe-remote-ttys/) Building --------