Changeset 6df259e7c95cbacb24cd57f5f1e5d70345e506a7
- Timestamp:
- 11/05/11 23:36:31
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1320536191 -0400
- git-parent:
[3d84df203288f50b595551aef51beb98b81b939d]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1320536191 -0400
- Message:
fix documentation, had a trailing slash on the URL
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r23dea7e |
r6df259e |
|
| 102 | 102 | <jezebel> |
|---|
| 103 | 103 | <config> |
|---|
| 104 | | <url>http://127.0.0.1:8083/dispatch/</url> |
|---|
| | 104 | <url>http://127.0.0.1:8083/dispatch</url> |
|---|
| 105 | 105 | </config> |
|---|
| 106 | 106 | <module loader="lua" name="com.omniti.jezebel.SampleCheck" |
|---|
| r6b499c5 |
r6df259e |
|
| 64 | 64 | <jezebel> |
|---|
| 65 | 65 | <config> |
|---|
| 66 | | <url>http://127.0.0.1:8083/dispatch/</url> |
|---|
| | 66 | <url>http://127.0.0.1:8083/dispatch</url> |
|---|
| 67 | 67 | </config> |
|---|
| 68 | 68 | <module loader="lua" name="com.omniti.jezebel.SampleCheck" |
|---|