mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 07:31:47 +00:00
Merge pull request #3034 from snebel29/fix/broken-edit-page-links-2203
Fix broken "edit this page" links in Flux CLI section #2203
This commit is contained in:
commit
18c944d18a
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ import (
|
||||||
|
|
||||||
const fmTemplate = `---
|
const fmTemplate = `---
|
||||||
title: "%s"
|
title: "%s"
|
||||||
|
importedDoc: true
|
||||||
---
|
---
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue