Uh oh!
There was an error while loading. Please reload this page.
fix: Links to localhost addresses - #1505
Conversation
Uh oh!
There was an error while loading. Please reload this page.
janiceilene
commented
Nov 20, 2020
@nschonni Thanks so much for opening a PR! I'll get this triaged for review ✨ |
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
Put them in code blocks and stop ignoring them from link checking
5bc2c93 to
6d721e1CompareThis PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
lucascosti
left a comment
There was a problem hiding this comment.
Looks great, @nschonni, thanks for this change! I'll just commit the one suggestion and then merge this in 🚀
Uh oh!
There was an error while loading. Please reload this page.
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
Add link to the chunk time blog post, which is a good extended discussion of how to optimize time partitions. Co-authored-by: Lana Brindley <github@lanabrindley.com>
Why:
Rather than ignoring localhost links in the linter, it's better to just not directly link to them
What's being changed:
Change localhost links to code blocks
Check off the following: