Skip to content

📝 Deduplicate page name and reference#2450

Open
JFWooten4 wants to merge 1 commit into
stellar:mainfrom
JFWooten4:analytics-providers-readme
Open

📝 Deduplicate page name and reference#2450
JFWooten4 wants to merge 1 commit into
stellar:mainfrom
JFWooten4:analytics-providers-readme

Conversation

@JFWooten4
Copy link
Copy Markdown
Contributor

The current analytics provider page uses a nonduplicative reference path of docs/data/analytics/analytics-providers based on config/theme/navbar.ts (line 349). However, this actual filename is docs/data/analytics/analytics-providers/analytics-providers.mdx, which duplicates the "analytics-providers" name and phrase for no good reason. This PR maintains the deployment placement with the same navbar and path, but a cleaner base code README filename that additionally displays natively in the GitHub site's tree explorer.

Co-authored-by: Codex <noreply@openai.com>
Copilot AI review requested due to automatic review settings May 13, 2026 03:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR renames the “Data Analytics Providers” doc to use a folder README.mdx (removing the redundant analytics-providers/analytics-providers.mdx filename pattern) while keeping the same deployed docs route and updating the parent Analytics overview to link to the new location.

Changes:

  • Update docs/data/analytics/README.mdx to link to ./analytics-providers/README.mdx.
  • Add docs/data/analytics/analytics-providers/README.mdx containing the providers listing (as the folder index page).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
docs/data/analytics/README.mdx Updates the Analytics overview page link to point at the new analytics-providers index doc.
docs/data/analytics/analytics-providers/README.mdx Introduces the new index page content for the “Data Analytics Providers” route.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants