Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 350b22b

Browse files
author
Rebecca Williams
committed
changed example license link to new link
1 parent b86830f commit 350b22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: unknown-license.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permalink: /unknown-license/
55
filename: unknown-license.md
66
---
77

8-
This page is meant to serve as a landing page and placeholder for licenses that were specified by name using the [Project Open Data schema v1](/schema/#license) and were automatically converted to a URL for [Project Open Data schema v1.1](/v1.1/schema/#license). Further guidance on specifying licenses (or non-licenses) will be continually updated on the [license examples](/license-examples/) page.
8+
This page is meant to serve as a landing page and placeholder for licenses that were specified by name using the [Project Open Data schema v1](/schema/#license) and were automatically converted to a URL for [Project Open Data schema v1.1](/v1.1/schema/#license). Further guidance on specifying licenses (or non-licenses) will be continually updated on the [license examples](/open-licenses/) page.
99

1010
<h3 id="legacy-license"></h3>
1111
<h3 id="legacy-license-url"></h3>
@@ -18,4 +18,4 @@ This page is meant to serve as a landing page and placeholder for licenses that
1818
document.getElementById("legacy-license").innerHTML='<span style="color:#666">License name: </span>' + legacy_license;
1919
document.getElementById("legacy-license-url").innerHTML='<span style="color:#666">License URL: </span>' + window.location;
2020
}
21-
</script>
21+
</script>

0 commit comments

Comments
 (0)