File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ <h2>{subtitle}</h2>
45
45
</ div >
46
46
< div id ="footer-right ">
47
47
< ul >
48
- < li > {{if github}}< a target ="_blank " href ="{github} " > create Ontology issue on GitHub</ a > {{ endif }}</ li >
48
+ < li > {{if github}}< a target ="_blank " href ="{github}/issues " > view issues about the knowledge base on GitHub</ a > {{ endif }}</ li >
49
49
</ ul >
50
50
</ div >
51
51
</ footer >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ <h3>inverse relations</h3>
89
89
< a target ="_blank " href ="{github_issue_url} "> create issue about this resource on GitHub</ a >
90
90
</ li >
91
91
{{ endif }}
92
- < li > {{if github}}< a target ="_blank " href ="{github} " > create issue about the knowledge base on GitHub</ a > {{ endif }}</ li >
92
+ < li > {{if github}}< a target ="_blank " href ="{github}/issues " > view issues about the knowledge base on GitHub</ a > {{ endif }}</ li >
93
93
</ ul >
94
94
</ div >
95
95
</ footer >
You can’t perform that action at this time.
0 commit comments