Skip to content

Commit

Permalink
Merge pull request #17 from ViderumGlobal/new-deeplink
Browse files Browse the repository at this point in the history
New deep link to aperature
  • Loading branch information
duskobogdanovski authored Dec 13, 2017
2 parents 1d017bb + 6ad3efe commit 89e7d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/gosh/templates/package/read.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="module-content">
<h1 class="heading">DRE</h1>
<p>{{_('Use this dataset in a DRE workspace')}}</p>
<a href="https://radboud.rsrch.nl/aperture/dataset-access/{{pkg.id}}" class="btn btn-success" target="_blank">
<a href="https://aperture-hlz-gosh.analytixagility.com/dataset-access/{{pkg.id}}" class="btn btn-success" target="_blank">
<i class="fa fa-plus-circle"></i>
{{_('Select')}}
</a>
Expand Down

0 comments on commit 89e7d1b

Please sign in to comment.