mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
update link to use correct variable (#2149)
This commit is contained in:
parent
e115358a51
commit
008a093130
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@
|
|||
<div class="d-none d-lg-block">
|
||||
<h3 class="pb-4 m-0">Is there something missing?</h3>
|
||||
<p>
|
||||
If you notice something we’ve missed, or that could be improved, please click <a :href="'https://github.com/fleetdm/fleet/tree/main/docs/'+thisPage.pathInDocsFolder">here</a> to edit this page.
|
||||
If you notice something we’ve missed, or that could be improved, please click <a :href="'https://github.com/fleetdm/fleet/tree/main/docs/'+thisPage.sectionRelativeRepoPath">here</a> to edit this page.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue