Skip to content

Commit 4df07c1

Browse files
committed
Link to GitHub NSS instead of the Solid CG wiki
This is merely a suggestion, but I think this fits better with the versioning of NSS.
1 parent c08a287 commit 4df07c1

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://www.w3.org/community/solid/wiki/">Solid {{serverVersion}}</a></dd>
48+
<dd>Running on <a href="https://github.com/solid/node-solid-server/releases/tag/v{{serverVersion}}">Solid {{serverVersion}}</a></dd>
4949
</dl>
5050
</section>
5151
</div>

0 commit comments

Comments
 (0)