We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd4052 commit 926aa76Copy full SHA for 926aa76
default-templates/server/index.html
@@ -45,7 +45,7 @@ <h2>Server info</h2>
45
<dd>{{serverDescription}}</dd>
46
{{/if}}
47
<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>
+ <dd>Running on <a href="https://www.w3.org/community/solid/wiki/">Solid {{serverVersion}}</a></dd>
49
</dl>
50
</section>
51
</div>
0 commit comments