#1899 Fixed Links in interactive docs open in new window

This commit is contained in:
Anna Bodnia
2016-01-21 13:51:30 +02:00
parent a9bbf31cc7
commit c92edbdca1
2 changed files with 2 additions and 0 deletions

1
dist/index.html vendored
View File

@@ -108,6 +108,7 @@
</head> </head>
<body class="swagger-section"> <body class="swagger-section">
<base target="_blank" />
<div id='header'> <div id='header'>
<div class="swagger-ui-wrap"> <div class="swagger-ui-wrap">
<a id="logo" href="http://swagger.io">swagger</a> <a id="logo" href="http://swagger.io">swagger</a>

View File

@@ -108,6 +108,7 @@
</head> </head>
<body class="swagger-section"> <body class="swagger-section">
<base target="_blank" />
<div id='header'> <div id='header'>
<div class="swagger-ui-wrap"> <div class="swagger-ui-wrap">
<a id="logo" href="http://swagger.io">swagger</a> <a id="logo" href="http://swagger.io">swagger</a>