[
https://issues.apache.org/jira/browse/BROOKLYN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147508#comment-15147508
]
Geoff Macartney commented on BROOKLYN-224:
------------------------------------------
I made a first pass at this, see PR
https://github.com/apache/brooklyn-docs/pull/14. Needs to be a little more
selective than the blanket find and replace above.
> 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
> Labels: documentation, easyfix
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> 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)