From 008e2b29d965d3757033aefab8e111b49ae4bbf5 Mon Sep 17 00:00:00 2001 From: Zach Burnett Date: Mon, 30 Jan 2023 13:47:52 -0500 Subject: consolidate warning text to single line --- README.rst | 4 +--- source/index.rst | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 51411a1..cf5a576 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,7 @@ STScI will end support for astroconda on February 1st, 2023 ########################################################### .. warning:: - **Astroconda is no longer supported by STScI; support ended on February 1st, 2023.** Users are encouraged to use `stenv `_ - ``stenv`` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most commonly-used packages in Astroconda. - Questions about this transition can be directed to the HST Help Desk: `hsthelp.stsci.edu `_ + **Astroconda is no longer supported by STScI; support ended on February 1st, 2023.** Users are encouraged to use `stenv `_ ``stenv`` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most commonly-used packages in Astroconda. Questions about this transition can be directed to the HST Help Desk: `hsthelp.stsci.edu `_ `Full Astroconda documentation `_ diff --git a/source/index.rst b/source/index.rst index b776cde..3a97ec0 100644 --- a/source/index.rst +++ b/source/index.rst @@ -2,9 +2,7 @@ Welcome to AstroConda Channel's documentation! ============================================== .. warning:: - **Astroconda is no longer supported by STScI; support ended on February 1st, 2023.** Users are encouraged to use `stenv `_ - ``stenv`` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most commonly-used packages in Astroconda. - Questions about this transition can be directed to the HST Help Desk: `hsthelp.stsci.edu `_ + **Astroconda is no longer supported by STScI; support ended on February 1st, 2023.** Users are encouraged to use `stenv `_ ``stenv`` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most commonly-used packages in Astroconda. Questions about this transition can be directed to the HST Help Desk: `hsthelp.stsci.edu `_ AstroConda is a free Conda channel maintained by the `Space Telescope Science Institute `_ (STScI) in Baltimore, Maryland. This channel provides tools and utilities required to process and analyze data from the Hubble Space Telescope (HST), James Webb Space Telescope (JWST), and others. -- cgit