See
|
{{ $viewURL := printf "%s/tree/%s" $gh_repo $gh_repo_path -}} |
While we're there, maybe also consider adding a UTM source, similar label, to the URL so that we can identify that it comes from Docsy's View Source link. This would make it easier to filter out during link checking.
See
docsy/layouts/_partials/page-meta-links.html
Line 31 in bd7f023
While we're there, maybe also consider adding a UTM source, similar label, to the URL so that we can identify that it comes from Docsy's View Source link. This would make it easier to filter out during link checking.