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
Most of these either redirect (so changing saves an extra redirect),
or have a TLS version available.
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ OCI discussion happens in the following chat rooms, which are all bridged togeth
75
75
#### Sign your work
76
76
77
77
The sign-off is a simple line at the end of the explanation for the patch, which certifies that you wrote it or otherwise have the right to pass it on as an open-source patch.
78
-
The rules are pretty simple: if you can certify the below (from http://developercertificate.org):
78
+
The rules are pretty simple: if you can certify the below (from https://developercertificate.org):
79
79
80
80
```
81
81
Developer Certificate of Origin
@@ -143,12 +143,12 @@ Read more on [How to Write a Git Commit Message][how-to-git-commit] or the Discu
Copy file name to clipboardExpand all lines: glossary.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Runtime callers often execute a runtime via [runc][]-compatible command line int
46
46
On Linux, the namespaces from which new [container namespaces](#container-namespace) are [created](config-linux.md#namespaces) and from which some configured resources are accessed.
Copy file name to clipboardExpand all lines: spec.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,6 @@ An implementation is not compliant for a given CPU architecture if it fails to s
47
47
An implementation is compliant for a given CPU architecture if it satisfies all the MUST, REQUIRED, and SHALL requirements for the [platforms](#platforms) it implements.
0 commit comments