]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Update classify.xml
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 15 Nov 2018 19:49:01 +0000 (14:49 -0500)
committerSuzanne Goldlust <sgoldlust@isc.org>
Thu, 15 Nov 2018 19:49:01 +0000 (14:49 -0500)
doc/guide/classify.xml

index ce4d37f6742e447b20620ac2f0969f9e9d508c70..8ee002cbfae06c5d2f45030d5989bf08a3115fbf 100644 (file)
@@ -1121,9 +1121,9 @@ concatenation of the strings</entry></row>
      </para>
 
      <para>
-     In order to understand the logging statements one must understand a
-     bit about how expressions are evaluated, for a more complete description
-     refer to the design document at <uri xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://oldkea.isc.org/wiki/KeaDesigns">http://oldkea.isc.org/wiki/KeaDesigns</uri>.
+     In order to understand the logging statements, one must understand a
+     bit about how expressions are evaluated; for a more complete description
+     refer to the design document at <uri xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/design%20documents">https://gitlab.isc.org/isc-projects/kea/wikis/design%20documents</uri>.
      In brief there are two structures used during the evaluation of an expression:
      a list of tokens which represent the expressions and a value stack which
      represents the values being manipulated.