summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-09 17:05:59 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-09 17:05:59 +0100
commitc7fe359466349c5e7c90318dc789a79acc4ec19c (patch)
tree1466bd97a1f4aca56816e7095b7896b2ab54df46
parent8810c6478f89567ed798d2c0dd9fabc241e43e20 (diff)
downloadsandboxlib-c7fe359466349c5e7c90318dc789a79acc4ec19c.tar.gz
README: Fix up the markup
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index be2fd29..fa94660 100644
--- a/README.rst
+++ b/README.rst
@@ -75,7 +75,7 @@ Sandstorm.io
Sandstorm.io_ aims to be a platform for running web applications on shared
infrastructure, with individual users in mind.
-It uses the 'namespaces' feature of Linux. The
+It uses the 'namespaces' feature of Linux. See
https://github.com/sandstorm-io/sandstorm for more information.
Sandstorm.io_ is for a specific use case of web application sandboxing, so it
@@ -164,9 +164,9 @@ virtualisation.
The implementation depends on Linux's KVM_ feature, plus patched versions of
QEMU_ and Linux.
-.._Intel: http://www.intel.com/
-.._KVM: http://www.linux-kvm.org/page/Main_Page
-.._QEMU: https://en.wikipedia.org/wiki/QEMU
+.. _Intel: http://www.intel.com/
+.. _KVM: http://www.linux-kvm.org/page/Main_Page
+.. _QEMU: https://en.wikipedia.org/wiki/QEMU
Docker
~~~~~~