File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11{{ if .IsPage }}
22{{ $File := .File }} {{with $File.LogicalName }} {{ $srcref := add (add "content/" $File.Dir) $File.LogicalName }}
3- < a class ="edit-link " href ="https://github.com/mongodb/{{ $.Site.Data.mongodb.githubRepo }}/blob/{{ $.Site.Data.mongodb.githubBranch }}/{{ $srcref }} " target ="_blank " title ="Edit {{ $File.Dir }}{{ $File.LogicalName }} on GitHub "> < i class ="fa fa-pencil-square-o "> </ i > </ a >
3+ < a class ="edit-link " href ="https://github.com/mongodb/{{ $.Site.Data.mongodb.githubRepo }}/blob/{{ $.Site.Data.mongodb.githubBranch }}/docs/ {{ $srcref }} " target ="_blank " title ="Edit {{ $File.Dir }}{{ $File.LogicalName }} on GitHub "> < i class ="fa fa-pencil-square-o "> </ i > </ a >
44{{end}}
55{{end}}
66{{ $menuItemL6 := $.Scratch.Get "menu.Item.L6"}}
You can’t perform that action at this time.
0 commit comments