Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Padre-Brew and Packaging Padre
==============================
padre-brew is a package for creating self-contained Padre directories, and also packaging them into distributions.

padre-brew consists of two parts, a padre-brew.pl, and a [cava pacager](http://www.cava.co.uk/) project.
padre-brew consists of two parts, a padre-brew.pl, and a [cava pacager](http://www.cavapackager.com/) project.

This readme is also the instructions for building Padre distributions using cava.

Expand All @@ -24,7 +24,7 @@ padre-brew

cava-project
============
[Cava Packager](http://www.cava.co.uk/) is a perl packager that can be used to package Padre on multiple operating systems.
[Cava Packager](http://www.cavapackager.com/) is a perl packager that can be used to package Padre on multiple operating systems.

The foundation of this work and the heavy lifting was done by Mark @ Cava.

Expand All @@ -46,7 +46,7 @@ You can include more modules in your Padre sandbox by using the sandboxed cpanm

Getting Cava
------------
* Cava is hosted here: [http://www.cava.co.uk/](http://www.cava.co.uk/)
* Cava is hosted here: [http://www.cavapackager.com/](http://www.cavapackager.com/)
* You will need to create an account before you can download Cava.
* Also, you will have to obtain and install a non-commercial or commercial license key.
* You will be prompted to install your license key the first time you try to open a project in Cava.
Expand Down
2 changes: 1 addition & 1 deletion README.padrecavaproject.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is assumed you have read the README and are familiar with packaging Padre wit

Credit
------
The first version of the cava package was created by Mark @ (Cava)[http://www.cava.co.uk/], and this guide describes his work or builds upon it.
The first version of the cava package was created by Mark @ (Cava)[http://www.cavapackager.com/], and this guide describes his work or builds upon it.

Lets get down to it...

Expand Down