Skip to content

Commit 52cc3d9

Browse files
author
Rubio, Jeffery J. (JSC-IO111)[MORI ASSOCIATES INC]
committed
updated hq email point#3
1 parent d2b65bd commit 52cc3d9

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The API information that our site hosts is currently archived in our *apis.json*
2727
## NOTICE: NASA does not host/develop these APIs
2828
We only map the orginal developer's endpoint to one of our api.nasa.gov endpoints. Basically, api.nasa.gov acts as a passthrough service. Please do not contact us with technical questions about a particular API as <b> we do not have access to most API production environments</b>. You can follow links on our site to get more information about each API and use the contact information on those pages to reach the people who control each API.
2929

30-
### If you are a NASA civil servant or contractor and wish to add an API to api.nasa.gov, please contact <a href="mailto.nasa-data@lists.arc.nasa.gov">nasa-data@lists.arc.nasa.gov</a>.
30+
### If you are a NASA civil servant or contractor and wish to add an API to api.nasa.gov, please contact <a href="mailto.hq-open-innovation@mail.nasa.gov">hq-open-innovation@mail.nasa.gov</a>.
3131
#### If you are behind the NASA firewall, you can find additional details on https://developer.nasa.gov/pages/OpenInnovation/Table_of_Contents_Public/2021/05/14/API-NASA-GOV.html
3232

3333
**Site Developer**: Darith Yim, Daniel Rendon, Jeffery Rubio, Tessa Brazda

assets/footer/OIT-footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h3 class="oit-footer-logo-heading">Open Innovation Team</h3>
5151
<h3 class="oit-footer-contact-heading">Office of the Chief Information Officer</h3>
5252
<address>
5353
<div class="oit-footer-primary-content oit-footer-contact_info">
54-
<p><a _ngcontent-c9="" href="mailto:nasa-data@lists.arc.nasa.gov">nasa-data@lists.arc.nasa.gov</a></p>
54+
<p><a _ngcontent-c9="" href="mailto:hq-open-innovation@mail.nasa.gov">hq-open-innovation@mail.nasa.gov</a></p>
5555
</div>
5656
</address>
5757
</div>

assets/html/recoverKey.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<section class="usa-section-dark" id = "recovery">
22
<div class="usa-grid" style = "padding-top:3rem; padding-bottom: 3rem;">
33
<h2> API Key Recovery</h2>
4-
<p>Please <a _ngcontent-c9="" href="mailto:nasa-data@lists.arc.nasa.gov">contact us</a> for help recovering an old API key<img src='assets/img/alerts/info.svg' alt="Info I Icon" height = '20px' width = '20px' class = 'infoDiv' onclick = 'displayHelpClick(this.id, "infoTab2")' id = 'infoPic2' style = "filter: invert(100%);" tabindex="0"><small id = "infoTab2" style="display: none;">You may apply for multiple keys as needed.</small></p>
4+
<p>Please <a _ngcontent-c9="" href="mailto:hq-open-innovation@mail.nasa.gov">contact us</a> for help recovering an old API key<img src='assets/img/alerts/info.svg' alt="Info I Icon" height = '20px' width = '20px' class = 'infoDiv' onclick = 'displayHelpClick(this.id, "infoTab2")' id = 'infoPic2' style = "filter: invert(100%);" tabindex="0"><small id = "infoTab2" style="display: none;">You may apply for multiple keys as needed.</small></p>
55
</div>
66
</section>

contact

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
</head>
66
<body>
77
<h2>API.nasa.gov Contact Page</h2>
8-
<p>Please email us at <a _ngcontent-c9="" href="mailto:nasa-data@lists.arc.nasa.gov">nasa-data@lists.arc.nasa.gov</a></p>
8+
<p>Please email us at <a _ngcontent-c9="" href="mailto:hq-open-innovation@mail.nasa.gov">hq-open-innovation@mail.nasa.gov</a></p>
99
</body>
1010
</html>

contact.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<section class="usa-section" id = "signUp">
2828
<div class = "usa-grid">
2929
<h2>Contact Us</h2>
30-
<p>Please email us at <a _ngcontent-c9="" href="mailto:nasa-data@lists.arc.nasa.gov">nasa-data@lists.arc.nasa.gov</a></p>
30+
<p>Please email us at <a _ngcontent-c9="" href="mailto:hq-open-innovation@mail.nasa.gov">hq-open-innovation@mail.nasa.gov</a></p>
3131

3232
<!-- <h2>Generate API Key</h2>
3333
<div id="apidatagov_signup" onfocusin = 'new function(){$("#headerSearch").css("display","none");}' >Loading signup form...</div> -->
@@ -46,7 +46,7 @@ <h2>Contact Us</h2>
4646
// //
4747
// // The format for e-mail addresses can be given as either
4848
// // 'example@example.com' or 'mailto:example@example.com'.
49-
// contactUrl: 'mailto:nasa-data@lists.arc.nasa.gov',
49+
// contactUrl: 'mailto:hq-open-innovation@mail.nasa.gov',
5050

5151
// // Provide the name of your developer site. This will appear in the
5252
// // subject of the welcome e-mail as "Your {{siteName}} API key".

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h2>Generate API Key</h2>
4343
//
4444
// The format for e-mail addresses can be given as either
4545
// 'example@example.com' or 'mailto:example@example.com'.
46-
contactUrl: 'mailto:nasa-data@lists.arc.nasa.gov',
46+
contactUrl: 'mailto:hq-open-innovation@mail.nasa.gov',
4747

4848
// Provide the name of your developer site. This will appear in the
4949
// subject of the welcome e-mail as "Your {{siteName}} API key".

0 commit comments

Comments
 (0)