Skip to content

Commit 6b9260f

Browse files
authored
Merge pull request #1037 from rust-lang/XAMPPRocky-patch-1
Update production page to mention core team instead of production team
2 parents 9ff2eea + 5077da6 commit 6b9260f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

locales/en-US/production.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ production-yelp = Yelp has developed a framework in Rust for real-time A/B testi
1717
production-yelp-alt = yelp logo
1818
1919
production-share = Does your company use Rust? Consider sharing your experience with us!
20-
production-share-button = Reach out to the production users team
20+
production-share-button = Reach out to the core team
2121
production-users = Want to learn more about who uses Rust in production?
2222
production-users-button = Check out the users page
2323

templates/production/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="flex-l mt4-l">
6767
<div class="w-100 w-50-l pr5-l">
6868
<h3>{{fluent "production-share"}}</h3>
69-
<a href="mailto:production@rust-lang.org" class="button button-secondary">{{fluent "production-share-button"}}</a>
69+
<a href="mailto:core@rust-lang.org" class="button button-secondary">{{fluent "production-share-button"}}</a>
7070
</div>
7171
<div class="w-100 w-50-l mt5 mt0-l">
7272
<h3>{{fluent "production-users"}}</h3>

0 commit comments

Comments
 (0)