update link to use correct variable (#2149)

This commit is contained in:
eashaw 2021-09-20 15:52:37 -05:00 committed by GitHub
parent e115358a51
commit 008a093130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 weve 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 weve 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>