浏览代码

[Doi] Update doi instruction link

cgars 7 年之前
父节点
当前提交
5dce99aff0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      templates/repo/header.tmpl

+ 2 - 1
templates/repo/header.tmpl

@@ -45,7 +45,8 @@
 							{{if and $.IsRepositoryAdmin $.CommitsCount}}
 							<div class="ui labeled button" tabindex="0">
 								<a class="ui basic button"
-									 href="/G-Node/Info/wiki/Doi#how-to-get-a-doi">
+									 data-tooltip="Your repository does not yet fulfill all requirements for a doi. Click to get instructions."
+									 href="/G-Node/Info/wiki/DOIfile">
 									<i class="octicon octicon-squirrel"></i> DOIfy
 								</a>
 							</div>