Skip to content

fix: techport link #232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/json/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
"tags3",
"tags4"
],
"html_template": "<h1 id=\"techporDev\">Techport</h1> <p> TechPort is NASA’s technology inventory, showcasing the NASA portfolio of active and completed technology projects. TechPort makes available technology information from across the Agency in order to facilitate opportunities for collaboration and partnerships, analyses of how the Agency is meeting mission needs, and data visualizations of technology drivers that enable key decisions. </p><p> The NASA TechPort system provides a RESTful web services API to make technology project data available to other systems and services. This API can be used to export TechPort data into JSON format, which can be further processed and analyzed. </p><p> For complete API documentation please visit the <a href=\"https://techport.nasa.gov/help/articles/api\">TechPort</a> website. </p>",
"html_template": "<h1 id=\"techporDev\">Techport</h1> <p> TechPort is NASA’s technology inventory, showcasing the NASA portfolio of active and completed technology projects. TechPort makes available technology information from across the Agency in order to facilitate opportunities for collaboration and partnerships, analyses of how the Agency is meeting mission needs, and data visualizations of technology drivers that enable key decisions. </p><p> The NASA TechPort system provides a RESTful web services API to make technology project data available to other systems and services. This API can be used to export TechPort data into JSON format, which can be further processed and analyzed. </p><p> For complete API documentation please visit the <a href=\"https://techport.nasa.gov/help/api\">TechPort</a> website. </p>",
"swagger_data": {
"swagger": "2.0",
"info": {
Expand Down