From 5d4421ec50b82dfec315e749b71fac81bfd99106 Mon Sep 17 00:00:00 2001 From: Cory LaViska <cory@abeautifulsite.net> Date: Mon, 20 Jul 2020 06:59:54 -0400 Subject: [PATCH] Add v1 links --- docs/getting-started/overview.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/getting-started/overview.md b/docs/getting-started/overview.md index 0ac5b95e..7e673d09 100644 --- a/docs/getting-started/overview.md +++ b/docs/getting-started/overview.md @@ -112,3 +112,9 @@ Special thanks to the following projects and individuals that helped make Shoela - Positioning of menus, tooltips, et al is handled by [Popper.js](https://popper.js.org/) - CDN services are provided by [unpkg](https://unpkg.com/) - The Shoelace logo was designed with a single shoelace by [Adam K Olson](https://twitter.com/adamkolson) + +## Previous Versions + +Shoelace v1 has been deprecated, but you can still [view the docs](https://v1.shoelace.style) or [download the source](https://github.com/shoelace-style/shoelace/releases/tag/1.0.0-beta.25) for historical purposes. + +If you're new to this project, please see the [installation instructions](/getting-started/installation.md) for v2 instead. \ No newline at end of file