From 5f73c27b23007ee415e420ae748f383d40676732 Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sat, 11 Dec 2010 21:45:02 -0800
Subject: [PATCH] Fix a link from uri.rst to dirnodes.rst. refs #1225

---
 docs/specifications/uri.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/specifications/uri.rst b/docs/specifications/uri.rst
index d3628ddb..b05be23b 100644
--- a/docs/specifications/uri.rst
+++ b/docs/specifications/uri.rst
@@ -163,7 +163,7 @@ Directory URIs
 The grid layer provides a mapping from URI to data. To turn this into a graph
 of directories and files, the "vdrive" layer (which sits on top of the grid
 layer) needs to keep track of "directory nodes", or "dirnodes" for short.
-`docs/dirnodes.rst <../dirnodes.rst>`_ describes how these work.
+`<dirnodes.rst>`_ describes how these work.
 
 Dirnodes are contained inside mutable files, and are thus simply a particular
 way to interpret the contents of these files. As a result, a directory
-- 
2.45.2