Skip to content

Commit

Permalink
[DOCS] Updates the language in the banner linking the legacy site to …
Browse files Browse the repository at this point in the history
…the current docs. (#7636)
  • Loading branch information
Rachel-Reverie committed Apr 17, 2023
1 parent d7398f7 commit 7d8e8a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs_rtd/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,14 +254,13 @@
width: 100%;
"
>
NOTE: This is a legacy site for documentation from Great Expectations version 0.13.0 and earlier.
<a
href="https://docs.greatexpectations.io/docs/"
style="text-decoration: underline; color: black; font-weight: bold;"
>
See the new documentation
</a>
for the more recent and current versions of GX.
for the more recent and current versions of Great Expectations. This legacy site is for GX 0.13.x (December 2021) and earlier.
</center>
</div>

Expand Down

0 comments on commit 7d8e8a6

Please sign in to comment.