Skip to content

Commit ef52610

Browse files
Merge pull request #1154 from gobengo/patch-1
remove hyperlinks from all servers to private companies
2 parents 5cd4052 + 926aa76 commit ef52610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default-templates/server/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>Server info</h2>
4545
<dd>{{serverDescription}}</dd>
4646
{{/if}}
4747
<dt>Details</dt>
48-
<dd>Running on <a href="https://solid.mit.edu/">Solid {{serverVersion}}</a> (<a href="https://solid.inrupt.com/docs">Documentation</a>)</dd>
48+
<dd>Running on <a href="https://www.w3.org/community/solid/wiki/">Solid {{serverVersion}}</a></dd>
4949
</dl>
5050
</section>
5151
</div>

0 commit comments

Comments
 (0)