Fossil SCM
Fix typo in hyperlink.
Commit
18d9f5af0467d4b91bb5d01a5ab6ac0f4b4ddd57
Parent
feef2d153c08d12…
1 file changed
+1
-1
+1
-1
| --- www/concepts.wiki | ||
| +++ www/concepts.wiki | ||
| @@ -79,11 +79,11 @@ | ||
| 79 | 79 | |
| 80 | 80 | <h3>2.1 Identification Of Artifacts</h3> |
| 81 | 81 | |
| 82 | 82 | A particular version of a particular file is called an "artifact". |
| 83 | 83 | Each artifact has a universally unique name which is the |
| 84 | -<a href="http://en.wikipedia.org/wiki/SHA">SHA1</a> hash of the content | |
| 84 | +<a href="http://en.wikipedia.org/wiki/SHA1">SHA1</a> hash of the content | |
| 85 | 85 | of that file expressed as 40 characters of lower-case hexadecimal. Such |
| 86 | 86 | a hash is referred to as the Artifact Identifier or Artifact ID |
| 87 | 87 | for the artifact. The SHA1 algorithm is created with the purpose of |
| 88 | 88 | providing a highly forgery-resistant identifier for a file. Given any |
| 89 | 89 | file it is simple to find the artifact ID for that file. But given a |
| 90 | 90 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -79,11 +79,11 @@ | |
| 79 | |
| 80 | <h3>2.1 Identification Of Artifacts</h3> |
| 81 | |
| 82 | A particular version of a particular file is called an "artifact". |
| 83 | Each artifact has a universally unique name which is the |
| 84 | <a href="http://en.wikipedia.org/wiki/SHA">SHA1</a> hash of the content |
| 85 | of that file expressed as 40 characters of lower-case hexadecimal. Such |
| 86 | a hash is referred to as the Artifact Identifier or Artifact ID |
| 87 | for the artifact. The SHA1 algorithm is created with the purpose of |
| 88 | providing a highly forgery-resistant identifier for a file. Given any |
| 89 | file it is simple to find the artifact ID for that file. But given a |
| 90 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -79,11 +79,11 @@ | |
| 79 | |
| 80 | <h3>2.1 Identification Of Artifacts</h3> |
| 81 | |
| 82 | A particular version of a particular file is called an "artifact". |
| 83 | Each artifact has a universally unique name which is the |
| 84 | <a href="http://en.wikipedia.org/wiki/SHA1">SHA1</a> hash of the content |
| 85 | of that file expressed as 40 characters of lower-case hexadecimal. Such |
| 86 | a hash is referred to as the Artifact Identifier or Artifact ID |
| 87 | for the artifact. The SHA1 algorithm is created with the purpose of |
| 88 | providing a highly forgery-resistant identifier for a file. Given any |
| 89 | file it is simple to find the artifact ID for that file. But given a |
| 90 |