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 404: Writing Custom Filters #376

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

markmandel
Copy link
Member

This should give me impetus to complete #367 since I just checked all the links by hand.

Noticed that on local make docs you can go extra levels deep on ../ relative links, and they still work locally, but not online.

Anyway, fixed all that up now, so the links aren't 404'd.

Work on #373

This should give me impetus to complete googleforgames#367 since I just checked all
the links by hand.

Noticed that on local `make docs` you can go extra levels deep on `../`
relative links, and they still work locally, but not online.

Anyway, fixed all that up now, so the links aren't 404'd.

Work on googleforgames#373
@markmandel markmandel added kind/documentation Improvements or additions to documentation kind/cleanup Refactoring code, fixing up documentation, etc labels Aug 25, 2021
@google-cla google-cla bot added the cla: yes label Aug 25, 2021
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 4e3c5023-1c34-430f-ae03-48c8c32e8846

To build this version:

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

@markmandel markmandel merged commit 93f2f72 into googleforgames:main Aug 25, 2021
@markmandel markmandel deleted the docs/creating-filter-404 branch August 25, 2021 17:27
@markmandel markmandel added this to the 0.2.0 milestone Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/cleanup Refactoring code, fixing up documentation, etc kind/documentation Improvements or additions to documentation size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants