File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ then using Ansible to manage the environment from there. (Note: we're *not*
1212using the [ ansible provisioner] [ ansible ] .)
1313
1414First you need to install [ Vagrant] [ vagrant ] and [ VirtualBox] [ virtualbox ] and clone [ our
15- repository] [ ] from github.
15+ repository] [ repo ] from github.
1616
1717Now copy ` pythonkc_site/.env.example ` to ` pythonkc_site/.env ` and add
1818your own [ meetup api key] [ meetup ] and a unique [ django secret key] [ django ] (` .env ` will
@@ -80,6 +80,7 @@ See: docs/local_development
8080[ ansible ] : http://docs.vagrantup.com/v2/provisioning/ansible.html
8181[ django ] : http://www.miniwebtool.com/django-secret-key-generator/
8282[ meetup ] : https://secure.meetup.com/meetup_api/key/
83+ [ repo ] : https://github.com/pythonkc/pythonkc-com
8384[ shell ] : http://docs.vagrantup.com/v2/provisioning/shell.html
8485[ vagrant ] : https://www.vagrantup.com/downloads.html
8586[ virtualbox ] : https://www.virtualbox.org
You can’t perform that action at this time.
0 commit comments