Skip to content

link validation in docs#2984

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
balopat:link_validation
Oct 4, 2019
Merged

link validation in docs#2984
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
balopat:link_validation

Conversation

@balopat
Copy link
Copy Markdown
Contributor

@balopat balopat commented Oct 4, 2019

Relates to in case of new feature, this should point to issue/(s) which describes the feature

Description

Enables link validation for relative links within our docs. This is useful as guards against mistakes.
However, due to gohugoio/hugo#2424 this means that links are now all opened in the same tab, even external ones. I believe that the validation is useful enough to take the hit on the external link openings. Opinions welcome :)

User facing changes

External links are now opened in the same tab. (sideeffect of gohugoio/hugo#2424)

Before

External links are currently opened in a new tab (target="_blank")

After

External links are now opened in the same tab.

Reviewer Notes

  • User facing changes look good.

@balopat balopat added docs-modifications runs the docs preview service on the given PR and removed size/L labels Oct 4, 2019
@container-tools-bot
Copy link
Copy Markdown

Error creating deployment, please see controller logs for details.

@container-tools-bot container-tools-bot removed the docs-modifications runs the docs preview service on the given PR label Oct 4, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 4, 2019

Codecov Report

Merging #2984 into master will not change coverage.
The diff coverage is n/a.

@balopat
Copy link
Copy Markdown
Contributor Author

balopat commented Oct 4, 2019

oops, the doc previewer ran out of IPs (quota was 8, I requested an increase):
image

@balopat balopat added the docs-modifications runs the docs preview service on the given PR label Oct 4, 2019
@container-tools-bot
Copy link
Copy Markdown

Please visit http://35.236.72.244:1313 to view changes to the docs.

@container-tools-bot container-tools-bot removed the docs-modifications runs the docs preview service on the given PR label Oct 4, 2019
@dgageot dgageot merged commit 563ed84 into GoogleContainerTools:master Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants