Skip to content

Commit

Permalink
Fix build errors v/5.4.0 (#34)
Browse files Browse the repository at this point in the history
Fixes

```
5:05:59 PM: [14:05:59.434] WARN (asciidoctor): unterminated table block
5:05:59 PM:     file: docs/modules/ROOT/pages/clc.adoc:119
5:05:59 PM:     source: https://github.com/hazelcast/clc-docs (branch: v/5.4.0 | start path: docs)
5:05:59 PM: [14:05:59.437] ERROR (asciidoctor): dropping cells from incomplete row detected end of table
5:05:59 PM:     file: docs/modules/ROOT/pages/clc.adoc:127
5:05:59 PM:     source: https://github.com/hazelcast/clc-docs (branch: v/5.4.0 | start path: docs)
```


https://app.netlify.com/sites/nifty-wozniak-71a44b/deploys/66e050c9b9be6f00084f11ce#L324
  • Loading branch information
fantkolja authored Sep 11, 2024
1 parent 46dd809 commit 89f63a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/clc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ Parameters:
|Name of the mapping.
|

|====
|===

0 comments on commit 89f63a9

Please sign in to comment.