You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update urn-solid links to canonical urn-solid.com domain (#1)
urn-solid now serves from urn-solid.com (custom domain via CNAME on the
gh-pages branch). The .github.io URL still 301-redirects, so this is a
display/canonical-link tidy, not a fix for breakage.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# solid-apps
2
2
3
-
Working LOSOS applications built on the [LION](https://linkedobjects.org/) + [urn-solid](https://urn-solid.github.io/) + [solid-schema](https://solid-schema.github.io/) + [solid-panes](https://solid-panes.github.io/) + [LOSOS](https://losos.org/) stack.
3
+
Working LOSOS applications built on the [LION](https://linkedobjects.org/) + [urn-solid](https://urn-solid.com/) + [solid-schema](https://solid-schema.github.io/) + [solid-panes](https://solid-panes.github.io/) + [LOSOS](https://losos.org/) stack.
4
4
5
5
Each app is a single-HTML-file application that handles one or more `urn:solid:` types. Open the URL to use it.
0 commit comments