From: Tom Yu Date: Tue, 18 Dec 2012 00:04:59 +0000 (-0500) Subject: Add web pages to resources.rst X-Git-Tag: krb5-1.12-alpha1~408 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58774a2c96b3c19368b48864698b97f6e020cae4;p=thirdparty%2Fkrb5.git Add web pages to resources.rst In resources.rst, add links to the MIT Kerberos software and MIT Kerberos Consortium web pages. ticket: 7512 (new) target_version: 1.11 tags: pullup --- diff --git a/doc/resources.rst b/doc/resources.rst index 2866fd4816..5bead12ca4 100644 --- a/doc/resources.rst +++ b/doc/resources.rst @@ -51,3 +51,10 @@ The wiki at http://k5wiki.kerberos.org/ contains useful information for developers working on the MIT Kerberos source code. Some of the information on the wiki may be useful for advanced users or system administrators. + +Web pages +--------- + +* http://web.mit.edu/kerberos/ is the MIT Kerberos software web page. + +* http://kerberos.org/ is the MIT Kerberos Consortium web page.