Skip to content

Commit e105141

Browse files
committed
Re-add deleted link.
1 parent 3a09f3b commit e105141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ then using Ansible to manage the environment from there. (Note: we're *not*
1212
using the [ansible provisioner][ansible].)
1313

1414
First you need to install [Vagrant][vagrant] and [VirtualBox][virtualbox] and clone [our
15-
repository][] from github.
15+
repository][repo] from github.
1616

1717
Now copy `pythonkc_site/.env.example` to `pythonkc_site/.env` and add
1818
your 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

0 commit comments

Comments
 (0)