The link to `Queue#pop` from `Queue.deq` is broken. The element `thread` is repeated twice. See https://rubyapi.org/3.2/o/thread/queue#method-i-deq the link is https://rubyapi.org/3.2/o/thread/thread/queue#method-i-pop instead of the correct one.