Skip to content

Commit 29ab5eb

Browse files
style: update contact email
1 parent 53e9567 commit 29ab5eb

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/App.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
<p class="text-body-1 mb-0">
130130
An error occurred fetching the dataset from the server.
131131
Please refresh and try again.
132-
If the problem continues, please contact us at <a href="mailto:passiveacoustics@noaa.gov"
133-
style="color:white">passiveacoustics@noaa.gov</a>.
132+
If the problem continues, please contact us at <a href="mailto:passive.acoustics@noaa.gov"
133+
style="color:white">passive.acoustics@noaa.gov</a>.
134134
</p>
135135
</v-alert>
136136
</div>

src/components/Map.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
Please note that this list may include preferred citations, which can be provided by data contributors upon submission to the <a href="https://passiveacoustics.fisheries.noaa.gov/pars/">Passive Acoustic Reporting System (PARS)</a>. If a dataset does not have a preferred citation, PACM generates a generic citation for the entire organization. Please include both the preferred and generic citations to ensure proper attribution of all data contributors.
6363
</p>
6464
<p>
65-
If you have questions about how to cite data from PACM, please contact <a href="mailto:passiveacoustics@noaa.gov">passiveacoustics@noaa.gov</a>.
65+
If you have questions about how to cite data from PACM, please contact <a href="mailto:passive.acoustics@noaa.gov">passive.acoustics@noaa.gov</a>.
6666
</p>
6767
<h3 class="text-h6 mt-6 mb-2">PACM Citation</h3>
6868
<p class="font-weight-bold text-grey-darken-2 text-body-2 mb-4 ml-4">

src/components/dialogs/About.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
<h2 class="text-h6 mb-2">Contact Us</h2>
9797
<p>
98-
For any questions or comments about PACM, please contact <a class="text-decoration-underline" href="mailto:passiveacoustics@noaa.gov">passiveacoustics@noaa.gov</a>.
98+
For any questions or comments about PACM, please contact <a class="text-decoration-underline" href="mailto:passive.acoustics@noaa.gov">passive.acoustics@noaa.gov</a>.
9999
</p>
100100

101101
<h2 class="text-h6 mb-2">About the Project</h2>
@@ -197,7 +197,7 @@
197197
<div class="text-subtitle-1 font-weight-bold text-medium-emphasis">
198198
v1.1.4 | Mar 22, 2023
199199
</div>
200-
<p>Updated contact email address to <a class="text-decoration-underline" href="mailto:passiveacoustics@noaa.gov">passiveacoustics@noaa.gov</a>. Fixed ESRI Ocean basemap.</p>
200+
<p>Updated contact email address to <a class="text-decoration-underline" href="mailto:passive.acoustics@noaa.gov">passive.acoustics@noaa.gov</a>. Fixed ESRI Ocean basemap.</p>
201201

202202
<div class="text-subtitle-1 font-weight-bold text-medium-emphasis">
203203
v1.1.3 | Nov 17, 2022

src/components/dialogs/UserGuide.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
Can I contribute my own passive acoustic detection data?
397397
</v-expansion-panel-title>
398398
<v-expansion-panel-text class="text-body-2">
399-
If you have passive acoustic data that you would like to contribute to this project, please download our submission templates from our <a href="https://www.fisheries.noaa.gov/resource/document/passive-acoustic-reporting-system-templates">website</a> and submit them to <a href="mailto:passiveacoustics@noaa.gov">passiveacoustics@noaa.gov</a>.
399+
If you have passive acoustic data that you would like to contribute to this project, please download our submission templates from our <a href="https://www.fisheries.noaa.gov/resource/document/passive-acoustic-reporting-system-templates">website</a> and submit them to <a href="mailto:passive.acoustics@noaa.gov">passive.acoustics@noaa.gov</a>.
400400
</v-expansion-panel-text>
401401
</v-expansion-panel>
402402

@@ -415,7 +415,7 @@
415415
</v-expansion-panel>
416416
</v-expansion-panels>
417417
<p class="mt-4 text-center">
418-
For any other questions or inquiries, please contact <a href="mailto:passiveacoustics@noaa.gov">passiveacoustics@noaa.gov</a>
418+
For any other questions or inquiries, please contact <a href="mailto:passive.acoustics@noaa.gov">passive.acoustics@noaa.gov</a>
419419
</p>
420420
</v-card-text>
421421
</v-card>

0 commit comments

Comments
 (0)