Skip to content

Commit

Permalink
Fix fxdx feature string id (mozilla#14858)
Browse files Browse the repository at this point in the history
  • Loading branch information
janbrasna authored Jul 26, 2024
1 parent 94fb77f commit 02173dd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

{#
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
Expand Down Expand Up @@ -50,7 +49,7 @@ <h3 class="mzp-u-title-sm">{{ ftl('firefox-developer-build-and-perfect') }}</h3>
}
),
) %}
<p>{{ ftl('firefox-developer-inspect-and-refine') }}</p>
<p>{{ ftl('firefox-developer-track-css') }}</p>
<p>
<a href="https://firefox-source-docs.mozilla.org/devtools-user/web_console/" class="mzp-c-cta-link" rel="external">
{{ ftl('firefox-developer-learn-about-web-console') }}
Expand Down

0 comments on commit 02173dd

Please sign in to comment.