port-labs / ocean

🌊 Ocean 🌊 is an innovative solution developed by Port to seamlessly integrate various third-party systems with our developer portal product, empowering engineers to effortlessly prioritize key features and streamline the integration process.
https://ocean.getport.io
Apache License 2.0
109 stars 39 forks source link

[Integration][Dynatrace][Jira] Change url links in spec parameters to point to open a new tab instead of in the existing tab #869

Closed lordsarcastic closed 1 month ago

lordsarcastic commented 1 month ago

Description

What - Made links in spec.yaml file in integrations open in new tab Why - To enhance user experience How - By adding target="_blank" to anchor tags

Type of change