Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 952e0a5

Browse files
UX: Update usage "Learn more..." link (#1090)
There is a new Meta topic for this: https://meta.discourse.org/t/discourse-ai-ai-usage/348677
1 parent 956efba commit 952e0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse/components/ai-usage.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ export default class AiUsage extends Component {
311311
<div class="ai-usage admin-detail">
312312
<DPageSubheader
313313
@titleLabel={{i18n "discourse_ai.usage.short_title"}}
314-
@learnMoreUrl="https://meta.discourse.org/t/estimating-costs-of-using-llms-for-discourse-ai/307243"
314+
@learnMoreUrl="https://meta.discourse.org/t/-/348677"
315315
@descriptionLabel={{i18n "discourse_ai.usage.subheader_description"}}
316316
/>
317317
<div class="ai-usage__filters">

0 commit comments

Comments
 (0)