From 6f54cb26be3cbc443af75c4671146c4dc63b3c66 Mon Sep 17 00:00:00 2001 From: Drew Leonard Date: Tue, 18 Feb 2025 15:40:58 +0000 Subject: [PATCH] Update docs/howto_guides/replacing_asdfs.rst Co-authored-by: Stuart Mumford --- docs/howto_guides/replacing_asdfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto_guides/replacing_asdfs.rst b/docs/howto_guides/replacing_asdfs.rst index 644f4d35..3822f090 100644 --- a/docs/howto_guides/replacing_asdfs.rst +++ b/docs/howto_guides/replacing_asdfs.rst @@ -54,7 +54,7 @@ When you load a recently-downloaded ASDF file you may see a warning something li The extension name and package it references will vary. -This warning means that an extension needed to properly parse the ASDF file is missing or outdated. +This warning means that the `dkist` package or one of it's dependencies is out of date. To correct this, you should update your Python tools installation with .. code-block:: bash