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

Docs: Fix broken links #445

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking

/kind bug

/kind cleanup
/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

This fixes for all the broken links I found while working on #367.

Which issue(s) this PR fixes*:

Work on #367

Special notes for your reviewer:

Next PR to close #367 will include automated testing of the documentation, just waiting to see if a bug fix I have in PR will flow through in a timely manner. If not, will install in our build image from my fork while waiting on the fixes.

This fixes for all the broken links I found while working on googleforgames#367.

Next PR to close googleforgames#367 will include automated testing of the
documentation, just waiting to see if a bug fix I have in PR will flow
through in a timely manner. If not, will install in our build image from
my fork with the fixes.
@markmandel markmandel added kind/bug Something isn't working kind/documentation Improvements or additions to documentation labels Nov 24, 2021
@markmandel markmandel requested a review from iffyio as a code owner November 24, 2021 18:52
@google-cla google-cla bot added the cla: yes label Nov 24, 2021
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: a9b21c77-962a-4425-9047-22f9d71832fd

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/445/head:pr_445 && git checkout pr_445
cargo build

@XAMPPRocky XAMPPRocky merged commit 8773320 into googleforgames:main Nov 26, 2021
@markmandel markmandel deleted the docs/404-fixes branch November 29, 2021 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/bug Something isn't working kind/documentation Improvements or additions to documentation size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: link checking on documentation
3 participants