Skip to content

Update http to https for particular.net urls#2987

Merged
helenktsai merged 6 commits into
masterfrom
helenktsai-patch-1
May 19, 2026
Merged

Update http to https for particular.net urls#2987
helenktsai merged 6 commits into
masterfrom
helenktsai-patch-1

Conversation

@helenktsai
Copy link
Copy Markdown
Member

@helenktsai helenktsai commented May 14, 2026

Update URL from http://particular.net/<...> to https://particular.net/<...>

Reviewer Checklist

  • Components are broken down into sensible and maintainable sub-components.
  • Styles are scoped to the component using it. If multiple components need to share CSS, then a .css file is created containing the shared CSS and imported into component scoped style sections.
  • Naming is consistent with existing code, and adequately describes the component or function being introduced
  • Only functions utilizing Vue state or lifecycle hooks are named as composables (i.e. starting with 'use');
  • No module-level state is being introduced. If so, request the PR author to move the state to the corresponding Pinia store.

@helenktsai helenktsai changed the title Update support link for expired license notification to https Update http to https for particular.net urls May 14, 2026
@helenktsai helenktsai merged commit b895c74 into master May 19, 2026
5 checks passed
@helenktsai helenktsai deleted the helenktsai-patch-1 branch May 19, 2026 23:12
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