Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config-linux: Fix 'file' POSIX link #776

Merged
merged 1 commit into from
Apr 25, 2017

Commits on Apr 21, 2017

  1. config-linux: Fix 'file' POSIX link

    This was broken by f9dc90b (make link usage consistent across the
    specification, 2017-02-09, opencontainers#687), which updated the link label, but
    not this link.  Now that the link label matches the link text, we can
    use the implicit link name shortcut [1].
    
    [1]: https://daringfireball.net/projects/markdown/syntax#link
    
    Signed-off-by: W. Trevor King <[email protected]>
    wking committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    4c33c9e View commit details
    Browse the repository at this point in the history