Skip to content

DOCS: debug provider links that had underscores before 3909#4041

Merged
tlimoncelli merged 1 commit intoStackExchange:mainfrom
chicks-net:chicks/2026-02-02-fix-provider-links
Feb 2, 2026
Merged

DOCS: debug provider links that had underscores before 3909#4041
tlimoncelli merged 1 commit intoStackExchange:mainfrom
chicks-net:chicks/2026-02-02-fix-provider-links

Conversation

@chicks-net
Copy link
Copy Markdown
Collaborator

@chicks-net chicks-net commented Feb 2, 2026

context

#3909 introduced a bug in the feature table matrix. Provider docs had underscores removed, but the generated table still included the underscores. This was brought to my attention in #3988 (comment). It was apparent that the issue effected all providers that had underscores.

changes

Fix generator to remove underscores from those providers. The user display will still include the
underscores, but the links should work again.

verify

once the PR GHAs run....

  • provider table links are working again! 🎉

question

Is there a cleaner way to fix this? This seems pretty good to me, but I always wonder.

@tlimoncelli
Copy link
Copy Markdown
Contributor

Oooo! That's what the problem was! Thank you for investigating and figuring that out!

Is there a cleaner way to fix this? This seems pretty good to me, but I always wonder.

That's a fine solution. We don't have a map of PROVIDERNAME -> directoryname, so calculating it as you did is perfect.

Thanks!

@tlimoncelli tlimoncelli merged commit e5e7934 into StackExchange:main Feb 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants