Skip to content

Commit 926aa76

Browse files
authored
remove hyperlinks from all servers to private companies
Resolves #1152
1 parent 5cd4052 commit 926aa76

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)