Commit a66ccab
committed
Fix rendering of external groups in READMEs
Documentations rendering was looking for fields in the built directory,
there the external fields have been already resolved and they don't
include the external key.
For legacy reasons, elastic-package only renders groups in READMEs when
they are external, so these fields were not being rendered.1 parent d38ab6c commit a66ccab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments