photogabble / eleventy-plugin-interlinker

Adds wikilink and wikilink embed support with tracking of backlinks.
https://photogabble.co.uk/projects/eleventyjs-interlink-plugin/
MIT License
17 stars 1 forks source link

BUG: Brokenlinks lookup broken due to typo (v1.1.0-rc2) #37

Closed carbontwelve closed 5 months ago

carbontwelve commented 5 months ago

this.gravestones.get(this.fileSrc) should be this.gravestones.get(link)