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

fix broken links #835

Merged
merged 1 commit into from
Sep 17, 2024
Merged

fix broken links #835

merged 1 commit into from
Sep 17, 2024

Conversation

DyfanJones
Copy link
Member

Roxygen2 is remove package link.

From

\link[paws.developer.tools:cloud9_create_environment_ec2]{create_environment_ec2}

To

\link[=cloud9_create_environment_ec2]{create_environment_ec2}

This is causing:

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  cloud9.Rd: cloud9_create_environment_ec2,
    cloud9_create_environment_membership, cloud9_delete_environment,
    cloud9_delete_environment_membership,
    cloud9_describe_environment_memberships,
    cloud9_describe_environments, cloud9_describe_environment_status,
    cloud9_list_environments, cloud9_list_tags_for_resource,
    cloud9_tag_resource, cloud9_untag_resource,
    cloud9_update_environment, cloud9_update_environment_membership

@DyfanJones DyfanJones merged commit 45ece0e into paws-r:main Sep 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant