Skip to content

Commit 9a6aca2

Browse files
committed
style: Update GitHub references
They've changed their anchor pattern for inline comments. Signed-off-by: W. Trevor King <[email protected]>
1 parent 868e631 commit 9a6aca2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

style.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ Following is a fully populated example (not necessarily for copy/paste use)
8888

8989
[capabilities]: config-linux.md#capabilities
9090
[class-id]: config-linux.md#network
91-
[integer-over-hex]: https://github.com/opencontainers/runtime-spec/pull/267#discussion_r48360013
91+
[integer-over-hex]: https://github.com/opencontainers/runtime-spec/pull/267#r48360013
9292
[keep-prefix]: https://github.com/opencontainers/runtime-spec/pull/159#issuecomment-138728337
93-
[no-pointer-for-boolean]: https://github.com/opencontainers/runtime-spec/pull/290#discussion_r50296396
94-
[no-pointer-for-slices]: https://github.com/opencontainers/runtime-spec/pull/316/files#r50782982
95-
[optional-pointer]: https://github.com/opencontainers/runtime-spec/pull/233#discussion_r47829711
96-
[pointer-when-updates-require-changes]: https://github.com/opencontainers/runtime-spec/pull/317/files#r50932706
93+
[no-pointer-for-boolean]: https://github.com/opencontainers/runtime-spec/pull/290#r50296396
94+
[no-pointer-for-slices]: https://github.com/opencontainers/runtime-spec/pull/316#r50782982
95+
[optional-pointer]: https://github.com/opencontainers/runtime-spec/pull/233#r47829711
96+
[pointer-when-updates-require-changes]: https://github.com/opencontainers/runtime-spec/pull/317#r50932706
9797
[markdown-headers]: https://help.github.com/articles/basic-writing-and-formatting-syntax/#headings

0 commit comments

Comments
 (0)