isMissing()) { return Link::create($this->getAlias(), '#'); } else { return Link::create($this->getAlias(), $this->getUrl()); } } }