Skip to content

Commit 6a3d7b9

Browse files
authored
Update DSE module path and rename sections
Signed-off-by: Timothy Rule <90191439+timrulebosch@users.noreply.github.com>
1 parent 775c9fa commit 6a3d7b9

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

hugo.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,15 @@ enable = false
208208
target = "content/docs"
209209

210210

211-
# DSE Standards - DSE/NCodec
212-
# --------------------------
211+
# DSE NCodec
212+
# ----------
213213
[[module.imports]]
214-
path = "github.com/boschglobal/dse.standards"
214+
path = "github.com/boschglobal/dse.ncodec"
215215
disable = false
216216
ignoreConfig = true
217217
[[module.imports.mounts]]
218218
source = "doc/content/apis"
219219
target = "content/apis"
220+
[[module.imports.mounts]]
221+
source = "doc/content/docs"
222+
target = "content/docs"

0 commit comments

Comments
 (0)