From da7e226f5887a77f8fb93dcd0c8354c24cd838bd Mon Sep 17 00:00:00 2001 From: "T. Kim Nguyen" Date: Wed, 18 Sep 2024 17:35:25 -0500 Subject: [PATCH] Update index.md Fix #1706 and add a bit more text about the option for trying Plone --- docs/install/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/index.md b/docs/install/index.md index 2cdb8af20..4feb660c6 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -11,14 +11,14 @@ myst: # Install -In this part of the documentation, you can find how to {ref}`try Plone ` or how to install Plone to either {doc}`Create a Plone project ` or {doc}`Contribute to a Plone package `. +In this part of the documentation, you can find how to try Plone without having to install it yourself or how to install Plone for development purposes, to either {doc}`Create a Plone project ` or {doc}`Contribute to a Plone package `. (install-index-try-plone-label)= ## Try a Plone demo -Choose a version to demo. +You can try both of Plone's front ends on these demo sites. - [Plone 6 with Volto frontend](https://demo.plone.org/) - [Plone 6 with Classic UI](https://classic.demo.plone.org/login?came_from=/en)