diff options
-rw-r--r-- | templates/dataissues.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/dataissues.html b/templates/dataissues.html index 5bd53c0..2127a0e 100644 --- a/templates/dataissues.html +++ b/templates/dataissues.html @@ -6,7 +6,11 @@ <h1>Loading data from files: Issues arising that need attention</h1> <p> -This is work in progress (March 2022).The URL links to the offending objects are enabled on only some types of fault as yet. +This is work in progress (June 2022).The URL links to the offending objects are enabled on only some types of fault as yet. +<p> +See the +<a href="/handbook/computing/todo-data.html">Data Management To Do list</a> as well as these import/parsing issues. + <style> tr { text-align:center; font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana, Arial, Helvetica, Sans-Serif; |