Skip to content

Commit

Permalink
Update urls.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jimniels committed Jan 9, 2025
1 parent ba4bb9b commit ee99119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quadratic-client/src/shared/constants/urls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export const DOCUMENTATION_CONNECTIONS_IP_LIST_URL = `${DOCUMENTATION_CONNECTION
export const DOCUMENTATION_BROWSER_COMPATIBILITY_URL = `${DOCUMENTATION_URL}/spreadsheet/browser-compatibility`;
export const DOCUMENTATION_DATE_TIME_FORMATTING = `${DOCUMENTATION_URL}/spreadsheet/date-time-formatting`;
export const DOCUMENTATION_NEGATIVE_OFFSETS = `${DOCUMENTATION_URL}/spreadsheet/negative-offsets`;
export const DOCUMENTATION_ANALYTICS_AI = `${DOCUMENTATION_URL}/security#ai-data-privacy-setting`;
export const TRUST_CENTER = 'https://trust.quadratichq.com';
export const BUG_REPORT_URL = 'https://github.com/quadratichq/quadratic/issues';
export const TWITTER = 'https://twitter.com/quadratichq';
Expand Down

0 comments on commit ee99119

Please sign in to comment.