Samuel Marks created BROOKLYN-224:
-------------------------------------
Summary: Brooklyn is out of incubator, update code-base
accordingly to reflect this
Key: BROOKLYN-224
URL: https://issues.apache.org/jira/browse/BROOKLYN-224
Project: Brooklyn
Issue Type: Bug
Reporter: Samuel Marks
There are a bunch of broken links around the place. Maybe someone with access
can just run this [or similar] against the whole of the codebase and push it up?
{code}
find -type f -exec sed -i 's/brooklyn-incubator/brooklyn/g' {} \;
{code}
Thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)