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

Correct -kernel and -kernel-impl Javadoc links to removed Fedora classe... #688

Closed
wants to merge 2 commits into from

Conversation

osmandin
Copy link
Contributor

@ajs6f
Copy link
Contributor

ajs6f commented Jan 20, 2015

Looks nice. We'll have to keep our eyes peeled for any further examples of this kind of annoyance.

@@ -33,7 +33,7 @@
private static final Logger LOGGER = getLogger(TombstoneImpl.class);

/**
* Construct a FedoraObject from an existing JCR Node
* Construct a {@link org.fcrepo.kernel.models.Container} from an existing JCR Node
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be:
{@link org.fcrepo.kernel.models.FedoraResource}

@awoods
Copy link

awoods commented Jan 22, 2015

Resolved with: 4bf47ae

@awoods awoods closed this Jan 22, 2015
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.

None yet

3 participants