Skip to content

Commit

Permalink
UX: Update usage "Learn more..." link (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-brennan authored Jan 24, 2025
1 parent 956efba commit 952e0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/javascripts/discourse/components/ai-usage.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ export default class AiUsage extends Component {
<div class="ai-usage admin-detail">
<DPageSubheader
@titleLabel={{i18n "discourse_ai.usage.short_title"}}
@learnMoreUrl="https://meta.discourse.org/t/estimating-costs-of-using-llms-for-discourse-ai/307243"
@learnMoreUrl="https://meta.discourse.org/t/-/348677"
@descriptionLabel={{i18n "discourse_ai.usage.subheader_description"}}
/>
<div class="ai-usage__filters">
Expand Down

0 comments on commit 952e0a5

Please sign in to comment.