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 deadlink in event gather pipeline docs that links to event ingestion data model #41

Closed
evamaxfield opened this issue Jan 11, 2021 · 2 comments · Fixed by #42
Closed
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@evamaxfield
Copy link
Member

Broken link in docs: https://councildataproject.github.io/cdp-backend/event_gather_pipeline.html

Should be updated to the renamed Event Ingestion Data Model

@evamaxfield evamaxfield added bug Something isn't working documentation Improvements or additions to documentation labels Jan 11, 2021
@evamaxfield evamaxfield self-assigned this Jan 11, 2021
@tohuynh
Copy link
Collaborator

tohuynh commented Jan 11, 2021

The generated link is https://councildataproject.github.io/cdp-backend/cdp-backend/event_data_ingestion_model.html

I think just need to remove extra cdp-backend

@evamaxfield
Copy link
Member Author

Seems like it. I can also handle this if you want. I am planning on making a PR later today to do a bunch of function name + documentation cleanup and moving some functions around

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants