Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor hardcoded URLs to use BASE_URL variable #439

Open
coderabbitai bot opened this issue Jun 12, 2024 · 0 comments
Open

Refactor hardcoded URLs to use BASE_URL variable #439

coderabbitai bot opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jun 12, 2024

In the interest of improving code maintainability, it's recommended to update all hardcoded URLs related to WoW marketshare to use the variable. This change should be applied across various files to ensure consistency.

Affected files:

  • app/routes/wow.marketshare.recommended.tsx
  • app/routes/wow.marketshare._index.tsx
  • app/routes/wow._index.tsx
  • app/routes/blog.wow.tldr.tsx
  • app/routes/blog.wow.crossrealm1.tsx
  • app/routes/[sitemap.xml].tsx
  • app/routes/_public._index.tsx
  • app/components/navigation/sidebar/Sidebar.tsx

Please ensure that all references to WoW marketshare URLs are refactored to use the centralized variable.

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

No branches or pull requests

1 participant