Update sphinx links to anonymous references to work around a warning
[pyutils.git] / src / pyutils / decorator_utils.py
index 8f17c01bc837473f723f64ad7e271f4458ae0c69..9b1e7a924add2a55ee6140c0b5bc1fdff20f758c 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # © Copyright 2021-2022, Scott Gasch
-# Portions (marked) below retain the original author's copyright.
+# A portion (marked) below retain the original author's copyright.
 
 """This is a grab bag of, hopefully, useful decorators."""
 
@@ -678,8 +678,8 @@ def thunkify(func):
 # Licensee hereby agrees to include in any such work a brief summary
 # of the changes made to Python.
 
-# (N.B. See NOTICE file in the root of this module for a list of
-# changes)
+# (N.B. See `NOTICE <https://wannabe.guru.org/gitweb/?p=pyutils.git;a=blob_plain;f=NOTICE;hb=HEAD>`__ file in the root of this module for a list
+# of changes)
 
 # 4. PSF is making Python available to Licensee on an "AS IS"
 # basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR