Skip to content

Update index.md #1710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ myst:

# Install

In this part of the documentation, you can find how to {ref}`try Plone <install-index-try-plone-label>` or how to install Plone to either {doc}`Create a Plone project <create-project>` or {doc}`Contribute to a Plone package <plone:contributing/index>`.
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 <create-project>` or {doc}`Contribute to a Plone package <plone:contributing/index>`.


(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)
Expand Down
Loading