Skip to content

cleaning up and fixing links#10528

Merged
suneet-s merged 6 commits intoapache:masterfrom
sthetland:doc-links-cleanup
Dec 17, 2020
Merged

cleaning up and fixing links#10528
suneet-s merged 6 commits intoapache:masterfrom
sthetland:doc-links-cleanup

Conversation

@sthetland
Copy link
Copy Markdown

This PR makes the format of the links consistent to the prevailing style in the docs and fixes a few broken external links.

Using .md in link text rather than .html causes Docusarus to convert the links into absolute links rather than using relative links, making the docs easier to port to other contexts.

Also updating a few broken external links.

@sthetland sthetland marked this pull request as ready for review November 5, 2020 21:26
Copy link
Copy Markdown
Contributor

@suneet-s suneet-s left a comment

Choose a reason for hiding this comment

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

LGTM

Is there a script you ran to find all these broken links? We could add this to the travis job that runs on every PR to make sure we don't break them in the future

@sthetland
Copy link
Copy Markdown
Author

Thanks @suneet-s. I didn't use a script, no. I found these by search & replace, since each one required manual confirmation. I think it may be possible to automate, if we could come up with a clever enough regex, but I didn't get there while making these changes. Maybe be worth looking into.

@suneet-s
Copy link
Copy Markdown
Contributor

Thanks for the contribution @sthetland !

@suneet-s suneet-s merged commit 6ae8059 into apache:master Dec 17, 2020
@jihoonson jihoonson added this to the 0.21.0 milestone Jan 4, 2021
JulianJaffePinterest pushed a commit to JulianJaffePinterest/druid that referenced this pull request Jan 22, 2021
* cleaning up and fixing links

* reverting local link

* Update indexer.md

* link checking

* Fixing one more stale link for PostgreSQL
Comment thread docs/querying/caching.md
ingestion tasks. These intermediate partial segments will not necessarily be identical across task replicas, so
remote cache types such as `memcached` will be ignored by task executor processes.

## Unsupported queries
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @sthetland what was the reason for removing this para in this PR? was it accidental?

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.

5 participants