diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-06-16 11:22:52 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-06-16 11:22:52 +0200 |
commit | 2b7f114c2db6e2c6d9b5fca2caf7f46cb1833e2f (patch) | |
tree | 41910faa5497ee36e0e094dd5d7929670e768c55 /library/fullcalendar/CONTRIBUTING.txt | |
parent | 28a7458e48d45bfa1e0a3df9ba0a5f7c13b3809b (diff) | |
parent | 951bf5ec2e4ca73e3c517b5d83ee8b5508b9972a (diff) | |
download | volse-hubzilla-2b7f114c2db6e2c6d9b5fca2caf7f46cb1833e2f.tar.gz volse-hubzilla-2b7f114c2db6e2c6d9b5fca2caf7f46cb1833e2f.tar.bz2 volse-hubzilla-2b7f114c2db6e2c6d9b5fca2caf7f46cb1833e2f.zip |
Merge branch 'dev' into sabre32
Diffstat (limited to 'library/fullcalendar/CONTRIBUTING.txt')
-rw-r--r-- | library/fullcalendar/CONTRIBUTING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/fullcalendar/CONTRIBUTING.txt b/library/fullcalendar/CONTRIBUTING.txt index 0204d12c7..5c6dce4ac 100644 --- a/library/fullcalendar/CONTRIBUTING.txt +++ b/library/fullcalendar/CONTRIBUTING.txt @@ -41,7 +41,7 @@ Also, you will need the [grunt-cli][grunt-cli] and [bower][bower] packages insta Then, clone FullCalendar's git repo: - git clone git://github.com/arshaw/fullcalendar.git + git clone git://github.com/fullcalendar/fullcalendar.git Enter the directory and install FullCalendar's development dependencies: |