Skip to content

Conversation

@danielparks
Copy link

Packaged into one PR because it was convenient; I’m happy to separate these or change them as you request.

  • fix: correct Claude Code integration documentation

    This fixes the link to the MCP documentation and replaces the incorrect documentation about configuring permissions.

  • fix: correct githubusercontent.com URLs

    The previous URLs used the old path structure. It redirects to the current path structure, but that doesn’t work with curl unless it’s invoked with the -L option.

    Old path:

    https://raw.githubusercontent.com/dagger/container-use/main/...
    

    New path:

    https://raw.githubusercontent.com/dagger/container-use/refs/heads/main/...
    

This fixes the link to the MCP documentation and replaces the incorrect
documentation about configuring permissions.
The previous URLs used the old path structure. It redirects to the
current path structure, but that doesn’t work with `curl` unless it’s
invoked with the `-L` option.

Old path:

    https://raw.githubusercontent.com/dagger/container-use/main/...

New path:

    https://raw.githubusercontent.com/dagger/container-use/refs/heads/main/...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant