Revert broken part of c1d8b08746af343c690dea954e13fdfb772c085e commit.

This commit is contained in:
ccd0 2018-01-24 00:46:05 -08:00
parent 62085ec6e7
commit f8969bbc1e

View File

@ -232,7 +232,7 @@ Header =
boardID = g.BOARD.ID
else
a = $.el 'a',
href: "//boards.4chan.org/#{g.BOARD.ID}/"
href: "/#{g.BOARD.ID}/"
textContent: text or g.BOARD.ID
className: 'current'
if /-(catalog|archive|expired)/.test(t)