From bfbf1f7305e150bd3f4b2c62bfec4bbd81bb98ec Mon Sep 17 00:00:00 2001 From: Daniel Thayer Date: Thu, 19 Sep 2013 17:34:07 -0500 Subject: [PATCH] Add more links in the GeoLocation document --- doc/frameworks/geoip.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/frameworks/geoip.rst b/doc/frameworks/geoip.rst index 3c3883a607..f54ea03096 100644 --- a/doc/frameworks/geoip.rst +++ b/doc/frameworks/geoip.rst @@ -67,8 +67,8 @@ functionality: function lookup_location(a:addr): geo_location -There is also the ``geo_location`` data structure that is returned -from the ``lookup_location`` function: +There is also the :bro:see:`geo_location` data structure that is returned +from the :bro:see:`lookup_location` function: .. code:: bro