Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 5e684a2

Browse files
author
staticdev
committed
Fix base url
1 parent 8ad5876 commit 5e684a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
install_pycharm: false
3-
pycharm_download_url: https://download.jetbrains.com/python/
3+
pycharm_download_url: https://download.jetbrains.com/python
44
pycharm_flavor: community
55
pycharm_install_prefix: /opt
66
pycharm_version: 2021.1.2

0 commit comments

Comments
 (0)