summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-04-29 18:18:57 -0700
committerRuss Allbery <eagle@eyrie.org>2018-04-29 18:18:57 -0700
commitf48ccb48e1d495e75ea4c8009a1df840a9e470f2 (patch)
treebf1eca09706020961fc4ce57adb6eb04f849b887 /docs
parent597e5938e4bacbd616bacb8d27078f6374761ef6 (diff)
Use a real link in Building with Windows section
Rather than inlining the URL for the MIT Kerberos for Windows download, make it a real link in the Markdown documentation.
Diffstat (limited to 'docs')
-rw-r--r--docs/metadata/sections/building-on-windows4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/metadata/sections/building-on-windows b/docs/metadata/sections/building-on-windows
index 1d46549..e1e3047 100644
--- a/docs/metadata/sections/building-on-windows
+++ b/docs/metadata/sections/building-on-windows
@@ -7,8 +7,8 @@ already. This is a free download from Microsoft for users of "Genuine
Microsoft Windows." The `vcvars32.bat` environment provided by Visual
Studio may work as an alternative, but has not been tested.
-Next, install the MIT Kerberos for Windows SDK, available for download
-from https://web.mit.edu/kerberos/www/dist/index.html. remctl has been
+Next, install the [MIT Kerberos for Windows
+SDK](https://web.mit.edu/kerberos/www/dist/index.html). remctl has been
tested with version 3.2.1 but should hopefully work with later versions.
Then, follow these steps: