Skip to content
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

fix git clone URL #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix git clone URL #8

wants to merge 1 commit into from

Conversation

tkimnguyen
Copy link
Member

use the public URL

use the public URL
@tkimnguyen tkimnguyen added the 04 type: enhancement making existing stuff better label Jul 22, 2024
@@ -22,7 +22,7 @@ Ensure you have the following installed:
1. Clone the repository:

```shell
git clone git@github.com:plone/2024.ploneconf.org.git
git clone https://github.com/plone/2024.ploneconf.org.git
cd 2024.ploneconf.org
```
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
04 type: enhancement making existing stuff better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants