Skip to content

Normalize SSW partner URL display by removing www - #4767

Open
tiagov8 with Copilot wants to merge 2 commits into
mainfrom
copilot/remove-www-from-url
Open

tiagov8 with Copilot wants to merge 2 commits into
mainfrom
copilot/remove-www-from-url

Conversation

Copilot AI commented Aug 12, 2026 •

Copy link
Copy Markdown
Contributor

closes #4769

General Contributing:

  • Partners page currently surfaces the SSW link as www.ssw.com.au; this update aligns it with the clean-URL convention by removing www.

  • Content update

    • Updated the SSW partner website field in content/main/partners.json to use the canonical host without www.
  • Diff (targeted)

{
  "website": "https://ssw.com.au"
}

All New Content Submissions: (To be confirmed by reviewer)

  • Title is short & specific
  • Headers are logically ordered & consistent
  • Purpose of document is explained in the first paragraph
  • Procedures are tested and work
  • Any technical concepts are explained or linked to
  • Document follows structure from templates
  • All links work
  • The spelling and grammar checker has been run
  • Graphics and images are clear and useful
  • Any prerequisites and next steps are defined.

Co-authored-by: tiagov8 <12601228+tiagov8@users.noreply.github.com>
@vercel

vercel Bot commented Aug 12, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tina-io Ready Ready Preview Aug 12, 2026 9:29pm

Request Review

@tiagov8

tiagov8 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

@isaaclombardssw and @kulesy

I tried using Copilot for this simple change, but not sure if this was the best approach.

  1. Can you review?

@tiagov8
tiagov8 requested a lite review from Copilot and removed request for isaaclombardssw and kulesy August 12, 2026 21:14
Co-authored-by: tiagov8 <12601228+tiagov8@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Partners page content so the SSW partner link displays without the www subdomain, matching the site’s clean-URL convention and addressing issue #4769.

Changes:

  • Updated SSW’s website value in partner data from https://www.ssw.com.au to https://ssw.com.au.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@tiagov8
tiagov8 marked this pull request as ready for review August 12, 2026 22:08
@tiagov8
tiagov8 requested a review from a team as a code owner August 12, 2026 22:08
@tiagov8
tiagov8 enabled auto-merge (squash) August 12, 2026 22:08
@tiagov8
tiagov8 disabled auto-merge August 12, 2026 22:08
@tiagov8
tiagov8 requested review from isaaclombardssw and removed request for tiagov8 August 12, 2026 22:09

This branch was successfully deployed

1 active deployment
Preview — c5a80622 Deployed Aug 12, 2026 by vercel[bot]
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.

Remove "www" from URLs

3 participants