-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Closed
Copy link
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution
Description
Description
When authors are provided inline (not in authors.yml) authors handle/username shorthand are not normalized to full URLs, leading to incorrect links.
Reproducible demo
No response
Steps to reproduce
Create a blog post
slug: first-blog-post
title: First Blog Post
authors:
- name: John Doe
title: Software Engineer
socials:
github: slorberExpected behavior
The author GitHub icon link should be https://github.com/slorber
Actual behavior
The author GitHub icon link shouldn't be not http://localhost:3000/slorber
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution