Fix typo
This commit is contained in:
parent
122edfbdb8
commit
7d03f714dd
|
@ -28,7 +28,7 @@ be updated:
|
|||
2. `etc/management.xml`
|
||||
|
||||
In both files change the XML namespace from `activemq.org` to `activemq.apache.org`,
|
||||
e.g. in `bootsrap.xml` use:q:
|
||||
e.g. in `bootsrap.xml` use:
|
||||
```xml
|
||||
<broker xmlns="http://activemq.apache.org/schema">
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue