diff options
Diffstat (limited to 'doc/rtd/topics')
-rw-r--r-- | doc/rtd/topics/datasources/rbxcloud.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rtd/topics/datasources/rbxcloud.rst b/doc/rtd/topics/datasources/rbxcloud.rst index 3d465bed..76e4fe4c 100644 --- a/doc/rtd/topics/datasources/rbxcloud.rst +++ b/doc/rtd/topics/datasources/rbxcloud.rst @@ -15,11 +15,11 @@ Metadata drive Drive metadata is a `FAT`_-formatted partition with the ```CLOUDMD``` label on the system disk. Its contents are refreshed each time the virtual machine is restarted, if the partition exists. For more information see -`HyperOne docs`_. +`HyperOne Virtual Machine docs`_. .. _HyperOne: http://www.hyperone.com/ .. _Rootbox: https://rootbox.com/ .. _HyperOne Virtual Machine docs: http://www.hyperone.com/ -.. _vfat: https://en.wikipedia.org/wiki/File_Allocation_Table +.. _FAT: https://en.wikipedia.org/wiki/File_Allocation_Table .. vi: textwidth=78 |