-
Notifications
You must be signed in to change notification settings - Fork 819
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 a link to the website. #2017
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This will likely fail e2e, just because I'm updating the default nodepool. Just a heads up. |
Build Failed 😱 Build Id: f8143f17-9c63-4329-86c6-66bd514fd771 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: dbbdf1fd-f4a7-4e17-adaf-48bb3876f9b5 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: f108bce7-8553-41e0-83cb-1c20a5af950f To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 81ac7d23-659a-4461-b1ef-c2e473b115e5 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: df84031e-fdf3-4dee-a684-2a420d53c2e7 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: 6ed6c66c-c4cd-41a1-b493-da1230adac08 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind cleanup
What this PR does / Why we need it: Fix a broken link.
Special notes for your reviewer:
https://agones.dev/site/docs/advanced/allocator-service returns a 404. https://agones.dev/site/docs/advanced/allocator-service/ takes us to the correct page.