Navigation menu displays permalinks

Since the (#url) isn’t displayed in the source, I suspect this is being placed there by CSS with a rule like:

#menu a:after { content: "#"attr(href); }

If I had to guess it’s a print stylesheet run amok, possibly from a plugin.